summaryrefslogtreecommitdiffstats
path: root/loader2/init.c
Commit message (Expand)AuthorAgeFilesLines
* add flags.virtpconsole to be used with virtual physical consoles likeJeremy Katz2004-09-131-1/+4
* patch from msw to not ignore dot files when copying over the /tmpJeremy Katz2004-08-311-1/+1
* hack so that if we have a "weird" physical console, we don't later try to thinkJeremy Katz2004-08-251-0/+3
* set weird non-physical console terminals up to use vt100-nav and beJeremy Katz2004-08-181-2/+4
* generalize a little bit, add ttySG0 checking for altix (sgi ia64)Jeremy Katz2004-08-131-8/+11
* at this point, I'm fairly responsible for this mess too. update copyright dateJeremy Katz2004-08-131-2/+3
* also helps to open the console as r/wJeremy Katz2004-08-131-1/+1
* oops, forgot a part of the ppc console fix. also, only close fdJeremy Katz2004-08-131-2/+3
* newer ibm pseries boxes have consoles that a) don't use the usual virtualJeremy Katz2004-08-131-5/+22
* don't think that iseries console devices are serial installsJeremy Katz2004-06-301-0/+6
* make functions static, remove some unused onesJeremy Katz2004-06-211-80/+6
* add support for being able to halt or poweroff in addition to rebooting. doneJeremy Katz2004-06-211-16/+95
* no need to do it twice ;-)Jeremy Katz2003-11-211-7/+0
* mount sysfs in the loader, and write it in /etc/fstab tooBill Nottingham2003-11-211-0/+7
* mount sysfsJeremy Katz2003-11-151-0/+7
* make less confusing (#105583)Jeremy Katz2003-09-251-2/+2
* make less confusing (#105583)Jeremy Katz2003-09-251-2/+2
* merge changes from taroon branchJeremy Katz2003-08-201-0/+1
* more /usr/kerberos pruningJeremy Katz2003-07-231-2/+2
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-0/+1
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-8/+38
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-242/+6
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-0/+3
* get rid of nfs root/ro root support. we've required initrds for allJeremy Katz2003-03-071-59/+84
* default to vt100-nav (#83024)Matt Wilson2003-02-191-25/+34
* dohMike Fulbright2003-01-211-1/+1
* use strdup instead of alloca() for filesystems and ensure that we have somethingJeremy Katz2003-01-201-9/+10
* on 64-bit arches we want the lib64 dirs in our LD_LIBRARY_PATH tooJeremy Katz2003-01-171-0/+4
* add X binary dir to pathMike Fulbright2003-01-161-1/+3
* better ld_library_path for new openssl requiring krb5Jeremy Katz2003-01-071-1/+1
* enable utf-8 on console tooMatt Wilson2002-12-171-2/+0
* eject the cdrom from the second stage via a generic cleanup so that itJeremy Katz2002-12-161-2/+0
* first pass at using unicode in text modeMatt Wilson2002-12-111-0/+2
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+833