Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | don't explicitly kill things, init will do that | Bill Nottingham | 2001-02-27 | 1 | -10/+1 |
| | |||||
* | call sndconfig --mungepnp to set up sound for non-native PnP drivers | Bill Nottingham | 2001-02-27 | 1 | -0/+5 |
| | |||||
* | don't run isapnp on isapnp-enabled 2.4 kernels | Bill Nottingham | 2001-02-27 | 1 | -1/+1 |
| | |||||
* | disable hotplug during network initscript | Bill Nottingham | 2001-02-27 | 1 | -0/+5 |
| | |||||
* | load usb-storage if needed | Bill Nottingham | 2001-02-23 | 1 | -0/+7 |
| | |||||
* | initialize multiple USB controllers if necessary | Bill Nottingham | 2001-02-22 | 1 | -1/+1 |
| | |||||
* | don't load agpgart automatically; X should handle this | Bill Nottingham | 2001-02-20 | 1 | -5/+0 |
| | |||||
* | fix some ## substitutions to be correct | Bill Nottingham | 2001-02-19 | 1 | -2/+2 |
| | |||||
* | if IPv6 is configured, make sure it's available | Bill Nottingham | 2001-02-19 | 1 | -0/+8 |
| | |||||
* | disable hotplug if 'nomodules' is specified | Bill Nottingham | 2001-02-16 | 1 | -0/+2 |
| | |||||
* | use 'su -' , not just 'su' (#26894) | Bill Nottingham | 2001-02-16 | 1 | -1/+1 |
| | |||||
* | - make pidofproc() and killproc() try to use the PID associated with the fullr5-64-2 | Nalin Dahyabhai | 2001-02-15 | 1 | -3/+8 |
| | | | | | | pathname first before killing the daemon by its basename (for daemons that share the same basename, i.e. "master" in postfix and cyrus-imapd) (#19016) - fix status() as well | ||||
* | fix init.d/single to work around possible kernel bug | Bill Nottingham | 2001-02-14 | 1 | -1/+1 |
| | |||||
* | fix typosr5-64 | Bill Nottingham | 2001-02-13 | 2 | -2/+2 |
| | |||||
* | unmount loopback stuff before stopping netfs or shutting down | Bill Nottingham | 2001-02-13 | 2 | -0/+41 |
| |