| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - cleanup, no real changes | Florian La Roche | 2002-07-10 | 1 | -9/+6 |
* | - code cleanups in rc.sysinit | Florian La Roche | 2002-07-10 | 1 | -11/+10 |
* | - drastically reduce the number of consoletype invocations | Florian La Roche | 2002-07-10 | 1 | -12/+11 |
* | - better checks for backup files | Florian La Roche | 2002-07-10 | 3 | -13/+15 |
* | * Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de> | Florian La Roche | 2002-07-10 | 2 | -3/+3 |
* | - fix #68123 | Florian La Roche | 2002-07-09 | 1 | -1/+1 |
* | clarify comment (#68309) | Bill Nottingham | 2002-07-09 | 1 | -1/+1 |
* | - cleanup | Florian La Roche | 2002-07-06 | 1 | -20/+14 |
* | - first small cleanups | Florian La Roche | 2002-07-06 | 1 | -12/+4 |
* | - only coding style | Florian La Roche | 2002-07-05 | 1 | -6/+6 |
* | - just coding style, no real changes | Florian La Roche | 2002-07-05 | 1 | -6/+6 |
* | - check in new version | Florian La Roche | 2002-07-05 | 1 | -20/+20 |
* | - change coding style, should have no! functional changes in it | Florian La Roche | 2002-07-05 | 1 | -85/+66 |
* | - only cosmetic changes | Florian La Roche | 2002-07-05 | 1 | -4/+4 |
* | - rc.sysinit: do not load raid modules unless /etc/raidtab exists | Florian La Roche | 2002-07-05 | 1 | -8/+8 |
* | - this should only be sourced in | Florian La Roche | 2002-07-05 | 1 | -4/+1 |
* | use unicode_start | Bill Nottingham | 2002-06-28 | 1 | -8/+8 |
* | deal only with current paths; also, look for psfu files | Bill Nottingham | 2002-06-28 | 1 | -3/+3 |
* | no bold | Bill Nottingham | 2002-06-28 | 1 | -1/+1 |
* | move /proc/bus/usb mount elsewhere, in case USB is in the initrd | Bill Nottingham | 2002-06-27 | 1 | -1/+4 |
* | - set PATH also in /etc/sysconfig/network-scripts/network-functions | Florian La Roche | 2002-06-26 | 1 | -1/+1 |
* | - further smaller cleanups, TEXTDOMAIN* is never exported | Florian La Roche | 2002-06-26 | 1 | -4/+0 |
* | - change to /etc/init.d/functions | Florian La Roche | 2002-06-26 | 1 | -1/+1 |
* | - further eliminate PATH settings | Florian La Roche | 2002-06-26 | 2 | -11/+1 |
* | - PATH is set in init.d/functions, no need to set it separately | Florian La Roche | 2002-06-26 | 3 | -6/+2 |
* | - further cleanups | Florian La Roche | 2002-06-26 | 5 | -21/+7 |
* | - move HALTARGS down some more | Florian La Roche | 2002-06-26 | 1 | -5/+3 |
* | - start cleaning up some sh coding things | Florian La Roche | 2002-06-26 | 3 | -39/+33 |
* | always initialize USB keyboard/mouse | Bill Nottingham | 2002-06-19 | 1 | -11/+3 |
* | remove sleep statement | Bill Nottingham | 2002-06-19 | 1 | -1/+0 |
* | actually test that hdparm is there before trying to call it | Bill Nottingham | 2002-05-08 | 1 | -1/+1 |
* | libredhat-kernel.so should be hardlink, not symlink... | Bill Nottingham | 2002-04-29 | 1 | -1/+1 |
* | fix stupid cut&paste error | Bill Nottingham | 2002-04-19 | 1 | -3/+3 |
* | it makes very little sense to allow enabling of DMA on CD-ROMS if we're going... | Bill Nottingham | 2002-04-15 | 1 | -52/+52 |
* | allow tweaking of more devices (#53511) | Bill Nottingham | 2002-04-15 | 1 | -5/+11 |
* | shut up sysctl | Bill Nottingham | 2002-04-13 | 1 | -1/+1 |
* | minor tweaks to libredhat-kernel.so handling | Bill Nottingham | 2002-04-12 | 1 | -0/+1 |
* | do LVM initialization twice (#63238) | Bill Nottingham | 2002-04-12 | 1 | -0/+5 |
* | deal with devfs on initrd (#59562) | Bill Nottingham | 2002-04-12 | 1 | -0/+3 |
* | run sysctl again at the end of network (for interface-specific parameters) | Bill Nottingham | 2002-04-12 | 1 | -0/+2 |
* | move DMA hammer-of-doom to after loading of ide-scsi | Bill Nottingham | 2002-04-10 | 1 | -7/+7 |
* | delete X/VNC locks on startup (#63035) | Bill Nottingham | 2002-04-10 | 1 | -0/+3 |
* | shut up DMA disabling (#62873, #62956) | Bill Nottingham | 2002-04-10 | 1 | -1/+1 |
* | typor6-61 | Bill Nottingham | 2002-04-02 | 1 | -1/+0 |
* | don't use stuff in /usr in the ide-dma check | Bill Nottingham | 2002-04-02 | 1 | -3/+1 |
* | turrn off DMA on all CDs at boot <mingo@redhat.com> | Bill Nottingham | 2002-03-28 | 1 | -0/+11 |
* | -x, not -f | Bill Nottingham | 2002-03-27 | 1 | -1/+1 |
* | add halt hook for rlx | Bill Nottingham | 2002-03-27 | 1 | -0/+4 |
* | be quiet if $LSB is set | Bill Nottingham | 2002-03-13 | 1 | -6/+6 |
* | add --force to daemon() (needed for LSB) | Bill Nottingham | 2002-03-13 | 1 | -2/+6 |