Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.os.linux.gentoo    |    Stupid OS you gotta compile EVERYTHING    |    17,684 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 16,227 of 17,684    |
|    J.O. Aho to All    |
|    Re: Virtual Machine    |
|    06 Apr 08 18:48:36    |
      From: user@example.net              pk wrote:       > J.O. Aho wrote:       >       >> It shouldn't be too difficult to do that       >>       >> ln -sfn /etc/runlevels /etc/rc.d       >> mkdir -p /etc/rc.d       >> ln -sfn /etc/runlevels/1 /etc/rc.d/rc1.d       >> ln -sfn /etc/runlevels/1 /etc/rc.d/rc2.d       >> ln -sfn /etc/runlevels/1 /etc/rc.d/rc3.d       >> ln -sfn /etc/runlevels/1 /etc/rc.d/rc4.d       >> ln -sfn /etc/runlevels/1 /etc/rc.d/rc5.d       >> mkdir -p /etc/runlevels/1       >> mkdir -p /etc/runlevels/2       >> mkdir -p /etc/runlevels/3       >> mkdir -p /etc/runlevels/4       >> mkdir -p /etc/runlevels/5       >>       >>       >> replace in /etc/inittab:       >> l1:S1:wait:/sbin/rc single       >> l2:2:wait:/sbin/rc default       >> l3:3:wait:/sbin/rc default       >> l4:4:wait:/sbin/rc default       >> l5:5:wait:/sbin/rc default       >>       >> to:       >> l1:S1:wait:/sbin/rc 1       >> l2:2:wait:/sbin/rc 2       >> l3:3:wait:/sbin/rc 3       >> l4:4:wait:/sbin/rc 4       >> l5:5:wait:/sbin/rc 5       >>       >> Just don't forget to update the runlevels to contain the right service       >> symlinks.       >       > Wouldn't all of this be blown away at the first baselayout update? You'll       > have to be careful to not let portage overwrite the files you modified.       >              No, inittab is protected by default, you will get opted if you want to update       it or not, and you can always protect it more permanently in make.conf.       Upgrading baselayout won't affect anything else.              --               //Aho              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca