Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a 'securetty' command that frobs /etc/securetty. Call it from the serial ↵ | Bill Nottingham | 2008-04-03 | 1 | -1/+5 |
| | | | | event. (#437381) | ||||
* | Add a helper that checks for serial and serial-like consoles | Bill Nottingham | 2008-03-10 | 1 | -1/+2 |
| | | | | | This works by doing checks from udev that emit upstart events. upstart listens to these events and starts a getty if needed. | ||||
* | Add console_init udev helper. | Bill Nottingham | 2008-02-26 | 1 | -1/+10 |
| | | | | | | | | | | | | This helper: - sets the keyboard mode - sets the console mode - sets the console font - sets the keyboard map based on configuration in /etc/sysconfig/keyboard and /etc/sysconfig/i18n. This allows us to remove various cruft from rc.sysinit and /etc/profile.d/lang.sh. | ||||
* | require popt in /lib*, link it dynamically | Bill Nottingham | 2007-08-29 | 1 | -5/+5 |
| | |||||
* | move ccwgroup initialization to a udev rule (#199139, #199655, #169161) | Bill Nottingham | 2006-09-27 | 1 | -0/+1 |
| | |||||
* | duh. | Bill Nottingham | 2006-05-23 | 1 | -2/+2 |
| | |||||
* | link glib2 dynamically again now that it's in /lib | Bill Nottingham | 2006-05-23 | 1 | -2/+2 |
| | |||||
* | Fix handling of mount points with white space (#186713): | Miloslav Trmac | 2006-05-08 | 1 | -1/+3 |
| | | | | | | | | | | | | | - src/fstab-decode.c, src/fstab-decode.8: New files. - src/Makefile: Build and install fstab-decode. - initscripts.spec: Add fstab-decode to %files - rc.d/init.d/functions (fstab_decode_str): New function. (__umount_loop, __umount_loopback_loop): Factor out from copy&pasted copies. (action): Fix command quoting. - rc.d/rc.sysinit: Correctly quote and decode mount points. - rc.d/init.d/halt: Use __umount_* and fstab-decode. (action): Rename from runcmd. Fix command quoting. - rc.d/init.d/netfs: Use __umount_*. | ||||
* | apply changes from FC5 branch - automatically rename devices on startup | Bill Nottingham | 2006-04-10 | 1 | -2/+6 |
| | |||||
* | Add man page for getkey. | Miloslav Trmac | 2006-01-25 | 1 | -0/+1 |
| | |||||
* | udev now loads modules - use that, remove the kmodule stuff | Bill Nottingham | 2005-12-21 | 1 | -2/+1 |
| | | | | don't set hotplug, it can't possibly work | ||||
* | bring back initlog for third-party scripts. officially deprecate it | Bill Nottingham | 2005-03-31 | 1 | -1/+8 |
| | |||||
* | remove initlog, minilogd | Bill Nottingham | 2004-12-22 | 1 | -9/+1 |
| | |||||
* | autoloading of hardware at boot time | Bill Nottingham | 2004-08-26 | 1 | -1/+5 |
| | |||||
* | remove mkkerneldoth | Bill Nottingham | 2004-08-18 | 1 | -4/+0 |
| | |||||
* | add -fPIEr7-54 | Than Ngo | 2004-05-13 | 1 | -2/+5 |
| | |||||
* | enable PIE build of usernetctl | Than Ngo | 2004-05-13 | 1 | -1/+3 |
| | |||||
* | add uli's hostid setting program | Bill Nottingham | 2003-09-10 | 1 | -1/+3 |
| | |||||
* | getkey cleanups/tweaks (#76071, <ben@enchantedforest.org>) | Bill Nottingham | 2003-01-14 | 1 | -0/+3 |
| | |||||
* | use glib2 instead of glib (#78690, <kisch@mindless.com>) | Bill Nottingham | 2003-01-14 | 1 | -3/+3 |
| | |||||
* | * Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de> | Florian La Roche | 2002-07-10 | 1 | -4/+7 |
| | | | | | | | - 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() | ||||
* | quit stripping binaries | Bill Nottingham | 2002-04-12 | 1 | -11/+11 |
| | |||||
* | fix Makefile to not delete a script | Bill Nottingham | 2001-06-20 | 1 | -1/+1 |
| | |||||
* | further s390 changes | Florian La Roche | 2001-04-25 | 1 | -0/+3 |
| | |||||
* | broke out kernel.h symlink code from rc.sysinit into /sbin/mkkerneldoth | Preston Brown | 2001-04-07 | 1 | -1/+2 |
| | |||||
* | revert | Bill Nottingham | 2000-07-24 | 1 | -1/+1 |
| | |||||
* | /etc/init.d -> /etc/rc.d/init.dr5-36 | Bernhard Rosenkraenzer | 2000-07-24 | 1 | -1/+1 |
| | |||||
* | /etc/rc.d/init.d -> /etc/init.d. Wheeeeee. | Bill Nottingham | 2000-06-15 | 1 | -1/+1 |
| | |||||
* | mandir stuff | Bill Nottingham | 2000-06-01 | 1 | -9/+11 |
| | |||||
* | fixes to get the prototypes right | Bill Nottingham | 2000-05-01 | 1 | -1/+1 |
| | |||||
* | link popt statically | Bill Nottingham | 2000-01-12 | 1 | -3/+3 |
| | |||||
* | added ppp-watch man page | Michael K. Johnson | 1999-11-19 | 1 | -2/+3 |
| | |||||
* | fix console checking with new consoletype program (from jakub) | Bill Nottingham | 1999-10-25 | 1 | -1/+3 |
| | |||||
* | duh. can we say, duplicated functionality? | Bill Nottingham | 1999-10-02 | 1 | -2/+1 |
| | |||||
* | link statically | Michael K. Johnson | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | first pass at ppp-watch | Michael K. Johnson | 1999-09-06 | 1 | -1/+11 |
| | |||||
* | add interactive prompt to make Cristian & Preston happy | Bill Nottingham | 1999-09-02 | 1 | -1/+2 |
| | |||||
* | install initlog.conf | Bill Nottingham | 1999-07-25 | 1 | -1/+2 |
| | |||||
* | popt'd usleep (djb made me) | Erik Troan | 1999-07-22 | 1 | -0/+4 |
| | |||||
* | gack. don't exit on command format errors from subprocess | Bill Nottingham | 1999-03-18 | 1 | -1/+1 |
| | |||||
* | fixes | Bill Nottingham | 1999-02-04 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-02-03 | 1 | -10/+4 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-02-03 | 1 | -1/+1 |
| | |||||
* | add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr in | Bill Nottingham | 1999-02-03 | 1 | -9/+22 |
| | | | | specfile... um, I think that's it. | ||||
* | ipcalc shouldn't be setgid root | Erik Troan | 1998-06-01 | 1 | -1/+1 |
| | |||||
* | ipcalc should go in /bin, not /sbin | Erik Troan | 1998-03-10 | 1 | -1/+1 |
| | |||||
* | added ipcalc.1 | Erik Troan | 1998-03-10 | 1 | -0/+1 |
| | |||||
* | added ipcalc | Erik Troan | 1998-03-10 | 1 | -1/+4 |
| | |||||
* | Initial revision | Erik Troan | 1997-09-16 | 1 | -0/+26 |