Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove disabling of DMA; it can cause problems | Bill Nottingham | 2002-08-22 | 1 | -7/+0 |
| | |||||
* | move swap startup to after LVM (#66588) | Bill Nottingham | 2002-08-21 | 1 | -3/+3 |
| | |||||
* | typos | Bill Nottingham | 2002-08-21 | 1 | -3/+3 |
| | |||||
* | oops, profile= is taken | Bill Nottingham | 2002-08-21 | 1 | -3/+3 |
| | |||||
* | activate profile if passed via profile= on the kernel command line | Bill Nottingham | 2002-08-21 | 1 | -0/+11 |
| | |||||
* | DUH | Bill Nottingham | 2002-08-14 | 1 | -1/+1 |
| | |||||
* | fix tmpfs umounts (#68178, <tjko@iki.fi>) | Bill Nottingham | 2002-08-14 | 1 | -0/+1 |
| | |||||
* | work around VT2-VT6 bug for now | Bill Nottingham | 2002-08-14 | 1 | -0/+3 |
| | |||||
* | fix typo | Bill Nottingham | 2002-07-24 | 1 | -5/+2 |
| | |||||
* | oops, UTF-8 can have @euro | Bill Nottingham | 2002-07-24 | 1 | -1/+1 |
| | |||||
* | load firewire if needed/configured (#67203) | Bill Nottingham | 2002-07-22 | 1 | -0/+12 |
| | |||||
* | fix boottime cleanup, add cleanup of ICE files | Bill Nottingham | 2002-07-15 | 1 | -3/+9 |
| | |||||
* | - only coding style changes | Florian La Roche | 2002-07-14 | 1 | -16/+14 |
| | |||||
* | - coding changes only | Florian La Roche | 2002-07-14 | 1 | -5/+5 |
| | |||||
* | - exclude zh_CN.GB18030 for setting LANG | Florian La Roche | 2002-07-12 | 1 | -1/+1 |
| | |||||
* | - /etc/init.d/functions: | Florian La Roche | 2002-07-11 | 2 | -15/+30 |
| | | | | | | daemon(): avoid starting another bash killproc(): avoid starting another bash for the default case - do not call "insmod -p" before loading the "st" module | ||||
* | - 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 |
| | | | | | | | - allow an option for ups poweroff #68123 - change grep for ONBOOT= #63903 - allow building with a cross-compiler #64362,#64255 - faster check in network-functions:check_default_route() | ||||
* | - 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 |
| | | | | | - eliminate some un-necessary PATH settings - eliminate some TEXTDOMAIN settings | ||||
* | - 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 ↵ | Bill Nottingham | 2002-04-15 | 1 | -52/+52 |
| | | | | going to globally disable it later in the script |