| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed typo in comment (bugzilla 25998) ;-) | Karsten Hopp | 2001-02-05 | 1 | -1/+1 |
* | fix raid start if it's all modular, and no initrd (#25291) | Bill Nottingham | 2001-01-30 | 1 | -2/+6 |
* | add sleep 1 to avoid race (#17842) | Bill Nottingham | 2001-01-29 | 1 | -0/+1 |
* | add devfs to mtab (#20261) | Bill Nottingham | 2001-01-29 | 1 | -0/+1 |
* | don't try and set up LVM if /etc/lvmtab doesn't exist | Bill Nottingham | 2001-01-24 | 1 | -1/+1 |
* | fix up i18n stuff so it works | Bill Nottingham | 2001-01-23 | 1 | -2/+4 |
* | fix utter brokenness. Must be more careful with sed | Bill Nottingham | 2001-01-23 | 1 | -7/+7 |
* | tag action, runcmd, etc. lines as well | Bill Nottingham | 2001-01-23 | 1 | -35/+35 |
* | change i18n stuff around; don't call gettext explicitly, just do echo $"some ... | Bill Nottingham | 2001-01-23 | 1 | -34/+35 |
* | do LVM setup through normal initscripts mechanisms | Bill Nottingham | 2001-01-22 | 1 | -2/+1 |
* | turn on accounting at bootup | Bill Nottingham | 2001-01-17 | 1 | -0/+5 |
* | conflict with ypbind < 1.6-12, since we don't set the NIS domain name anymore | Bill Nottingham | 2001-01-06 | 1 | -0/+5 |
* | Big i18n commit. From Conectiva, originally. | Bill Nottingham | 2001-01-02 | 1 | -30/+29 |
* | use modprobe -c to handle possible conditional modules.conf constructs (#21283) | Bill Nottingham | 2000-12-12 | 1 | -3/+3 |
* | don't exclude proc when you're doing mount -a -t nonfs... | Bill Nottingham | 2000-12-12 | 1 | -1/+1 |
* | only load modules for which persistent DMA buffers are necessary | Bill Nottingham | 2000-12-12 | 1 | -17/+12 |
* | don't remount r/w if it is r/w (#12097) | Bill Nottingham | 2000-12-12 | 1 | -1/+3 |
* | duh, get it right | Bill Nottingham | 2000-12-12 | 1 | -1/+1 |
* | don't try and load fonts and keymaps on a serial console. Duh. | Bill Nottingham | 2000-12-11 | 1 | -5/+7 |
* | From: Karsten Hopp (karsten@redhat.de) | Bill Nottingham | 2000-11-30 | 1 | -29/+44 |
* | don't set NIS domain name | Bill Nottingham | 2000-11-30 | 1 | -14/+0 |
* | don't load usb drivers if they're compiled in | Bill Nottingham | 2000-08-18 | 1 | -1/+1 |
* | clean up /boot/kernel.h generation some | Bill Nottingham | 2000-08-17 | 1 | -3/+4 |
* | do case-insensitve greps of /proc/cmdline | Bill Nottingham | 2000-08-14 | 1 | -4/+4 |
* | load agpgart if necessary | Bill Nottingham | 2000-08-08 | 1 | -0/+4 |
* | Put kernel architecture into /boot/kernel.h | Jakub Jelinek | 2000-08-07 | 1 | -10/+22 |
* | don't set hostname if it's already set (NFS root) | Bill Nottingham | 2000-08-07 | 1 | -0/+5 |
* | remove support for /etc/HOSTNAME | Bill Nottingham | 2000-08-07 | 1 | -2/+0 |
* | remove console-tools requirement | Bill Nottingham | 2000-08-07 | 1 | -9/+9 |
* | cosmetic fixes for keytable loading | Bill Nottingham | 2000-08-07 | 1 | -1/+6 |
* | don't probe for USB controllers here; deal with what kudzu gives us | Bill Nottingham | 2000-08-07 | 1 | -25/+8 |
* | yet more colons. Also, fix the nousb grep | Bill Nottingham | 2000-08-06 | 1 | -27/+27 |
* | use usb-uhci, not uhci | Bill Nottingham | 2000-08-02 | 1 | -1/+1 |
* | don't fsck an NFS root filesystem | Bill Nottingham | 2000-07-31 | 1 | -1/+2 |
* | fix fastboot | Bill Nottingham | 2000-07-31 | 1 | -1/+1 |
* | s/nill/null/gr5-38 | Nalin Dahyabhai | 2000-07-25 | 1 | -1/+1 |
* | fix usb ugliness on non-PCI machines | Bill Nottingham | 2000-07-24 | 1 | -3/+3 |
* | revert | Bill Nottingham | 2000-07-24 | 1 | -1/+1 |
* | /etc/init.d -> /etc/rc.d/init.dr5-36 | Bernhard Rosenkraenzer | 2000-07-24 | 1 | -1/+1 |
* | - add "nousb" command line parameterr5-35 | Trond Eivind Glomsrod | 2000-07-18 | 1 | -19/+23 |
* | fix == in shell | Bill Nottingham | 2000-07-13 | 1 | -4/+4 |
* | Don't try to initialize disabled (IRQwise) USB controller. | Trond Eivind Glomsrod | 2000-07-10 | 1 | -1/+4 |
* | move usb initialization up (for keyboards) | Bill Nottingham | 2000-07-06 | 1 | -37/+38 |
* | Dont use tail | Trond Eivind Glomsrod | 2000-07-02 | 1 | -3/+1 |
* | allow 'fastboot' on kernel commandline to skip fsck | Bill Nottingham | 2000-07-02 | 1 | -2/+9 |
* | Added USB initializing, including drivers for mouse and keyboards (if needeed) | Trond Eivind Glomsrod | 2000-06-29 | 1 | -0/+37 |
* | Added support for EIDE disk optimization via /etc/sysconfig/hardddisks | Trond Eivind Glomsrod | 2000-06-27 | 1 | -0/+34 |
* | *** empty log message ***r5-21 | Bill Nottingham | 2000-06-27 | 1 | -4/+0 |
* | /etc/rc.d/init.d -> /etc/init.d. Wheeeeee. | Bill Nottingham | 2000-06-15 | 1 | -7/+7 |
* | switch to /dev/shm from /var/shm | Bill Nottingham | 2000-06-13 | 1 | -2/+2 |