summaryrefslogtreecommitdiffstats
path: root/loader2/init.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-2/+2
* GPLv2+ boilerplates for loader2/ source files.David Cantrell2007-12-171-10/+14
* Start udev from install init.Bill Nottingham2007-12-071-0/+5
* It's MALLOC_CHECK_, not _MALLOC_CHECK (#354131).Chris Lumens2007-10-261-1/+1
* Add a mode when creating a new file.Chris Lumens2007-08-021-1/+1
* Move copyDirectory out of both init.c and method.c.Chris Lumens2007-06-191-68/+7
* * loader2/init.c (main): Remove message about cereal being an importantDavid Cantrell2007-04-231-5/+3
* - clear memory before using itPeter Jones2007-01-171-1/+1
* - Don't write over the last message from grub or syslinuxPeter Jones2007-01-081-1/+1
* 2006-08-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-251-16/+12
* * loader2/init.c: Modify the snakes on a plane debugging mode aDavid Cantrell2006-07-191-8/+9
* I still had these lying around, figured I'd commit them.David Cantrell2006-07-061-1/+2
* Clean up ...David Cantrell2006-06-301-222/+273
* 2006-06-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-301-2/+2
* - set MALLOC_CHECK_ and _MALLOC_PERTURB for the loaderPeter Jones2006-06-211-0/+6
* * rescue.py: Added runShell() to handle spawning the tty1 shell forDavid Cantrell2006-03-031-11/+18
* Try to put newlines into the syslog in intelligent places (I'm looking atChris Lumens2005-10-271-28/+38
* Don't copy null characters into the log file.Chris Lumens2005-09-201-7/+27
* 2005-06-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-131-1/+1
* always reset terminal attributes on ppc (#156411)Bill Nottingham2005-05-031-3/+6
* Use the right flag when creating block device nodes.Chris Lumens2005-04-081-1/+1
* And some more silly return value fixes. It builds again...Peter Jones2005-03-021-17/+28
* use socklen_t for accept's address lengthPeter Jones2005-03-021-1/+1
* 2004-12-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-211-2/+2
* 2004-12-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-211-1/+1
* 2004-12-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-201-0/+40
* Extra checking to distinguish hvsi consoles #134397Paul Nasrat2004-12-161-1/+12
* 2004-11-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-231-7/+7
* Improved ppc console detection, based on notting's kudzu patch #135707 #134397Paul Nasrat2004-11-221-0/+24
* 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