Tiny Core Base > Release Candidate Testing
tinycore_v3.1rc2
maro:
I was wondering whether the new 'multivt' boot code should have an impact on '/root/.profile'. When using this boot code one can not gain a login shell for the user 'root' as the auto-login of the $TCUSER takes over in any case.
Maybe this auto-login should only happen if $TCUSER is not already logged in. I believe that could be achieved by changing the respective line to:
who | grep -q "^${TCUSER} " || exec /bin/login -f "$TCUSER"
curaga:
It's independent from noautologin, they can be used together if that is desired.
gutmensch:
@sandras: agreed, looks quite nice :)
roberts:
@sandras, what is your hsetroot settings, or are you using jwm specifics? And must also be able to show our logo!
sandras:
well, this is not my actual hsetroot setting, but this is what i might suggest.
hsetroot -add "#6677AA" -add "#000033" -gradient 0 -center /usr/share/pixmaps/logo.png
thinking about this, though, this gradient thing brings inconsistencies with the wallpaper program. it can't set gradient, as far as i know.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version