Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use -O nonetdev; require new mount package | Bill Nottingham | 2001-07-17 | 2 | -1/+2 |
| | |||||
* | big ipv6 update from Pekka Savola (<pekkas@netcore.fi>) | Bill Nottingham | 2001-07-11 | 1 | -0/+27 |
| | |||||
* | don't tweak the System.map link if it's already correct (#39290) | Bill Nottingham | 2001-07-11 | 1 | -1/+2 |
| | |||||
* | don't muck with /etc/issue on boot | Bill Nottingham | 2001-07-11 | 1 | -29/+0 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 2001-07-10 | 1 | -0/+1 |
| | |||||
* | it helps if you name the variable the same thing as what you're checking | Bill Nottingham | 2001-07-09 | 1 | -1/+1 |
| | |||||
* | add check for reboot/halt in the 'action' case as well (#45966) | Bill Nottingham | 2001-07-09 | 1 | -1/+8 |
| | |||||
* | cleanups for undefined variables (#46065) | Bill Nottingham | 2001-07-09 | 1 | -14/+14 |
| | |||||
* | make --check= at least parse right | Bill Nottingham | 2001-06-21 | 1 | -1/+2 |
| | |||||
* | make that /initrd | Bill Nottingham | 2001-06-21 | 1 | -2/+2 |
| | |||||
* | use /boot/initrd, and flush the buffers when done | Bill Nottingham | 2001-06-21 | 1 | -2/+3 |
| | |||||
* | - add support isdn | Than Ngo | 2001-06-21 | 1 | -2/+1 |
| | |||||
* | unmount initrd, if needed | Bill Nottingham | 2001-06-20 | 1 | -0/+5 |
| | |||||
* | don't error on raid devices that are marked noauto (#41913, ↵ | Bill Nottingham | 2001-05-23 | 1 | -2/+10 |
| | | | | <hdeller@redhat.com>) | ||||
* | supress error messages if NETWORKING ist undefinedr5-87 | Karsten Hopp | 2001-05-21 | 2 | -2/+2 |
| | |||||
* | add shutdown UPS into haltr5-83 | Than Ngo | 2001-04-23 | 1 | -0/+7 |
| | |||||
* | don't load mixer settings; modutils does that in %post-install | Bill Nottingham | 2001-04-23 | 1 | -6/+0 |
| | |||||
* | disable DMA, 32-bit IO if asked to | Bill Nottingham | 2001-04-19 | 1 | -2/+2 |
| | |||||
* | broke out kernel.h symlink code from rc.sysinit into /sbin/mkkerneldoth | Preston Brown | 2001-04-07 | 1 | -41/+1 |
| | |||||
* | set umask to 022 | Bill Nottingham | 2001-04-03 | 1 | -0/+3 |
| | |||||
* | remove bogus liner5-81 | Bill Nottingham | 2001-04-02 | 1 | -2/+0 |
| | |||||
* | run *all* greps in C locale | Bill Nottingham | 2001-03-28 | 1 | -10/+12 |
| | |||||
* | don't error if kernel.hotplug isn't there (#33256) | Bill Nottingham | 2001-03-26 | 1 | -1/+1 |
| | |||||
* | do explicitly load usb-storage; it's the simplest solution for now | Bill Nottingham | 2001-03-22 | 1 | -0/+7 |
| | |||||
* | use new -e argument to sysctl to ignore unknown keys (#31852) | Bill Nottingham | 2001-03-22 | 2 | -2/+2 |
| | |||||
* | fix /boot/kernel.h generation (#32081) | Bill Nottingham | 2001-03-22 | 1 | -7/+9 |
| | |||||
* | 1) use -e on the first swapon | Erik Troan | 2001-03-22 | 1 | -2/+2 |
| | | | | 2) we don't need to redirect stderr on second swapon anymore | ||||
* | fix LVM initialization (#32498) | Bill Nottingham | 2001-03-21 | 1 | -3/+5 |
| | |||||
* | fix typo | Bill Nottingham | 2001-03-14 | 1 | -1/+1 |
| | |||||
* | --background is fundamentally broken. Remove it for now.r5-77 | Bill Nottingham | 2001-03-14 | 1 | -6/+2 |
| | |||||
* | do cipe stuff out of order | Bill Nottingham | 2001-03-14 | 1 | -0/+28 |
| | |||||
* | fix up --background some more | Bill Nottingham | 2001-03-14 | 1 | -2/+2 |
| | |||||
* | fix background. that was weird | Bill Nottingham | 2001-03-14 | 1 | -1/+1 |
| | |||||
* | fix typo | Bill Nottingham | 2001-03-13 | 1 | -1/+1 |
| | |||||
* | fix broken translations in linuxconf-specific sections | Bill Nottingham | 2001-03-13 | 1 | -8/+8 |
| | |||||
* | - fix typo in rc.sysinit | Nalin Dahyabhai | 2001-03-13 | 1 | -3/+5 |
| | | | | - fix ifup-routes not setting DEVICE properly | ||||
* | use /var/lib/for random seed; /var/run is cleared at bootup (#31521) | Bill Nottingham | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | bump version and add changelog.r5-75 | Preston Brown | 2001-03-12 | 1 | -0/+1 |
| | |||||
* | work properly with new quota utilities; convert old quota format if possible. | Preston Brown | 2001-03-10 | 1 | -0/+20 |
| | |||||
* | tweak raid startup slightly to deal with /etc/raitab but no raid in the ↵ | Bill Nottingham | 2001-03-08 | 1 | -6/+6 |
| | | | | kernel (#25291) | ||||
* | avoid some error messages from USB startup (#31040) | Bill Nottingham | 2001-03-08 | 1 | -3/+3 |
| | |||||
* | run pam_console_apply on startup to reset permissions | Bill Nottingham | 2001-03-07 | 1 | -0/+3 |
| | |||||
* | typor5-70 | Bill Nottingham | 2001-03-05 | 1 | -1/+1 |
| | |||||
* | typo | Bill Nottingham | 2001-03-05 | 1 | -2/+2 |
| | |||||
* | fix awk for alias | Bill Nottingham | 2001-03-05 | 1 | -1/+1 |
| | |||||
* | - don't attempt to work around broken linuxconf routes, simplify | Bill Nottingham | 2001-03-05 | 1 | -6/+2 |
| | | | | | (and make consistent) adding of static routes, and make it work again for aliases (#29500, #29549) | ||||
* | insert multiple USB controllers correctly | Bill Nottingham | 2001-03-02 | 1 | -4/+6 |
| | |||||
* | change message to be less misleading (#30087) | Bill Nottingham | 2001-02-28 | 1 | -1/+1 |
| | |||||
* | *** empty log message ***r5-68 | Bill Nottingham | 2001-02-27 | 1 | -5/+5 |
| | |||||
* | mount usbdevfs before loading host controller module, don't explicitly load ↵ | Bill Nottingham | 2001-02-27 | 1 | -8/+2 |
| | | | | usb-storage |