Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add checkselinux script, to clean up stuff that might have happened because ↵ | Dan Walsh | 2004-03-17 | 1 | -0/+4 | |
| | | | | of boots with non SELinux kernels | |||||
* | return to rhgb after ./unconfigured if it's running (#109807, ↵ | Bill Nottingham | 2004-03-17 | 1 | -0/+4 | |
| | | | | <jkeating@j2solutions.net>) | |||||
* | clean up samba (#113104) | Bill Nottingham | 2004-03-17 | 1 | -1/+3 | |
| | ||||||
* | handle nomodules for usb/firewire (#113278) | Bill Nottingham | 2004-03-17 | 1 | -2/+2 | |
| | ||||||
* | fsck the root filesystem from the initrd (#117575) | Bill Nottingham | 2004-03-16 | 1 | -11/+16 | |
| | ||||||
* | clean up /tmp some more (#117117) | Bill Nottingham | 2004-03-02 | 1 | -11/+5 | |
| | ||||||
* | make acpi module warnings go away (<wtogami@redhat.com>) | Bill Nottingham | 2004-02-25 | 1 | -1/+1 | |
| | ||||||
* | use system-config-network | Bill Nottingham | 2004-02-09 | 1 | -2/+2 | |
| | ||||||
* | more cleanups | Bill Nottingham | 2004-02-01 | 1 | -9/+13 | |
| | ||||||
* | duh | Bill Nottingham | 2004-01-30 | 1 | -1/+1 | |
| | ||||||
* | /var/log/ksyms.0 is dead too | Bill Nottingham | 2004-01-28 | 1 | -16/+1 | |
| | ||||||
* | libredhat-kernel is dead | Bill Nottingham | 2004-01-28 | 1 | -10/+0 | |
| | ||||||
* | only run mkkerneldoth on < 2.6 kernels | Bill Nottingham | 2004-01-28 | 1 | -10/+4 | |
| | | | | remove the system.map linking; it's silly | |||||
* | remove boot-time depmod. All kernel module installs must run it on | Bill Nottingham | 2004-01-28 | 1 | -22/+0 | |
| | | | | installation of modules now. | |||||
* | mount sysfs. throw away error if it fails (2.4 kernels) | Bill Nottingham | 2004-01-28 | 1 | -1/+3 | |
| | ||||||
* | fix mount invocation | Bill Nottingham | 2004-01-27 | 1 | -1/+1 | |
| | ||||||
* | NFSv4 support (<chucklever@bigfoot.com>, <steved@redhat.com>) | Bill Nottingham | 2004-01-27 | 1 | -2/+2 | |
| | ||||||
* | basic lvm2 support | Jeremy Katz | 2003-12-06 | 1 | -0/+15 | |
| | ||||||
* | fix devpts mounting (#110209) | Bill Nottingham | 2003-11-17 | 1 | -1/+1 | |
| | ||||||
* | use fgrep in places (<drepper@redhat.com>) | Bill Nottingham | 2003-10-28 | 1 | -12/+12 | |
| | ||||||
* | turn on details on failed services | Bill Nottingham | 2003-10-28 | 1 | -6/+6 | |
| | ||||||
* | switch on rhgb details for confirm mode. (#100894) | Bill Nottingham | 2003-10-22 | 1 | -0/+6 | |
| | | | | catch a couple more failure cases in rc.sysinit for jumping out of rhgb. | |||||
* | fix dvorak keymap (#106854) | Bill Nottingham | 2003-10-22 | 1 | -1/+1 | |
| | ||||||
* | Fri Oct 17 13:32:26 2003 Jonathan Blandford <jrb@redhat.com> | Jonathan Blandford | 2003-10-17 | 1 | -2/+8 | |
| | | | | * rc.d/rc.sysinit: turn on rhgb only if 'rhgb' is set in cmdline. | |||||
* | mount /dev/pts before starting rhgb | Bill Nottingham | 2003-10-08 | 1 | -0/+3 | |
| | ||||||
* | load acpi modules on startup | Bill Nottingham | 2003-09-22 | 1 | -0/+7 | |
| | ||||||
* | duh | Bill Nottingham | 2003-09-10 | 1 | -1/+1 | |
| | ||||||
* | the vio check in consoletype requires /proc, so we must mount | Bill Nottingham | 2003-09-10 | 1 | -4/+3 | |
| | | | | /proc before sourcing /etc/init.d/functions (#103990) | |||||
* | remove superfluous variable (#83527) | Bill Nottingham | 2003-09-04 | 1 | -1/+1 | |
| | ||||||
* | run rhgb after /usr is mounted (#100525, <nphilipp@redhat.com>) | Bill Nottingham | 2003-09-03 | 1 | -2/+11 | |
| | ||||||
* | checking HOSTTYPE works better if it's actually set somewhere (#98078) | Bill Nottingham | 2003-06-26 | 1 | -0/+1 | |
| | ||||||
* | fix bad syntax | Bill Nottingham | 2003-06-16 | 1 | -3/+3 | |
| | ||||||
* | fix grep (#97188) | Bill Nottingham | 2003-06-11 | 1 | -1/+1 | |
| | ||||||
* | change order for .unconfigured (#92346, <pmatilai@welho.com>) | Bill Nottingham | 2003-06-05 | 1 | -3/+3 | |
| | ||||||
* | make ksyms.* 0600 | Bill Nottingham | 2003-05-27 | 1 | -0/+2 | |
| | ||||||
* | checking /proc/cmdline doesn't work very well if /proc isn't mounted | Bill Nottingham | 2003-05-22 | 1 | -5/+6 | |
| | ||||||
* | add a 'nogui' | Bill Nottingham | 2003-05-22 | 1 | -1/+1 | |
| | ||||||
* | check for rhgb's existence before starting it | Bill Nottingham | 2003-05-21 | 1 | -1/+1 | |
| | ||||||
* | updated rhgb support (<jrb@redhat.com>) | Bill Nottingham | 2003-05-20 | 1 | -8/+4 | |
| | ||||||
* | change how options are passed (#88202) | Bill Nottingham | 2003-05-02 | 1 | -1/+1 | |
| | ||||||
* | handle vmware locks (#89751, <nbock@buffalo.edu>) | Bill Nottingham | 2003-05-02 | 1 | -1/+1 | |
| | ||||||
* | rhgb updates | Bill Nottingham | 2003-04-30 | 1 | -0/+9 | |
| | ||||||
* | - further eliminate consoletype calls with CONSOLETYPE | Florian La Roche | 2003-04-21 | 1 | -2/+2 | |
| | ||||||
* | - no need to delete /var/run/confirm, as it is already deleted right | Florian La Roche | 2003-04-19 | 1 | -1/+1 | |
| | | | | above in the /var/run+/var/lock cleanup | |||||
* | - new releaser7-16 | Florian La Roche | 2003-04-18 | 1 | -78/+77 | |
| | ||||||
* | um, no, that's correct | Bill Nottingham | 2003-04-03 | 1 | -1/+1 | |
| | ||||||
* | - sync with beehive packager7-15 | Karsten Hopp | 2003-04-03 | 1 | -1/+1 | |
| | | | | | | - prepare for rebuild in 3.0E: Mainframe has no /dev/ttyX devices and no mingetty, don't initialize them. This gave error messages during startup | |||||
* | fix rc.sysinit for 2.5 | Bill Nottingham | 2003-03-28 | 1 | -1/+1 | |
| | ||||||
* | There are no /dev/ttyX devices and no mingetty on mainframe. | Karsten Hopp | 2003-03-26 | 1 | -8/+10 | |
| | | | | This code tried to create new files in /dev/ while / was mounted ro. | |||||
* | init vts even if consoletype isn't vt (serial console with vts active) | Bill Nottingham | 2003-02-24 | 1 | -6/+7 | |
| |