aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'initscripts-9.50-1' into distro/mgauser/colin/update-to-9-50Colin Guthrie2013-10-185-38/+32
|\
| * ipcalc: support RFC3021 (#997271)Lukas Nykryn2013-09-021-1/+6
| * rename_device: don't wait for lock with lower permissionsLukas Nykryn2013-07-111-1/+3
| * Tweak ifup/ifdown usage and man page to more clearly state that they refer to...Bill Nottingham2013-05-241-2/+2
| * compile netreport and usernetctl with full RELRO and PIE (#853178)Lukas Nykryn2013-03-071-1/+7
| * move stuff directly to /usr (#905492)Lukas Nykryn2013-03-071-9/+9
| * Build with $RPM_LD_FLAGS.Ville Skyttä2013-01-201-0/+1
| * Complete setsysfont removal.Bill Nottingham2012-12-072-23/+0
| * Fix amazingly long-standing thinko in writing the pid file to the lock.Bill Nottingham2012-12-041-1/+4
* | Merge tag 'initscripts-9.41-1' into mga-41Colin Guthrie2012-10-2821-1043/+26
|\ \ | |/
| * Drop fstab-decode and getkey; no longer used.Bill Nottingham2012-08-065-361/+1
| * Drop testd test sysv script.Bill Nottingham2012-08-063-60/+1
| * Initial removal of support for non-systemd systems.Bill Nottingham2012-08-065-531/+1
| * Sync FSF address with current GPLv2.Ville Skyttä2012-06-2713-28/+28
| * securetty: check if the device is in the file before attempting to write to itBill Nottingham2012-04-241-21/+37
| * rename_device: skip VLAN=yes configuration filesHarald Hoyer2011-11-021-1/+6
* | Merge commit 'initscripts-9.34-1' into mga-34Colin Guthrie2011-11-031-0/+2
|\ \ | |/
| * Add freescale ttymx ports (#728730, <ndevos@redhat.com>)Bill Nottingham2011-08-081-0/+2
* | Add the mdkconf patchColin Guthrie2011-10-213-7/+100
|/
* Fix OMAP patch (#678875)Bill Nottingham2011-02-231-1/+6
* Support OMAP serial consoles (#678875, <ndevos@redhat.com>)Bill Nottingham2011-02-211-0/+2
* rename_device: dequote DEVICE="eth0"Harald Hoyer2010-07-261-1/+1
* rename_device: fix s390 subchannel readingHarald Hoyer2010-07-151-3/+4
* Add sushell, man page to manifests.Bill Nottingham2010-06-291-0/+2
* Don't directly execute bash for single-user mode, as that has SELinux issues....Bill Nottingham2010-06-292-0/+21
* Tweak manpage so it formats correctly (#586476)Bill Nottingham2010-04-271-1/+2
* Move ccw_init and ccw udev rules to s390utils. (#539491)Bill Nottingham2010-02-152-44/+0
* Add more man pages (#529328, <plautrba@redhat.com>)Bill Nottingham2010-01-073-0/+39
* License cleanup.Bill Nottingham2010-01-059-7/+41
* Remove kmodule.Bill Nottingham2010-01-051-3/+0
* Remove backup files on 'make clean'.Bill Nottingham2010-01-052-171/+1
* Merge branch 'upstart-0.6.0-branch'Bill Nottingham2009-12-091-2/+3
|\
| * fixed serial console handlingPetr Lautrbach2009-12-031-2/+3
* | Remove more initlog references.Bill Nottingham2009-12-041-4/+0
* | Remove very obsolete doexec.Bill Nottingham2009-12-044-40/+1
* | Remove minilogd code as well.Bill Nottingham2009-12-042-195/+0
* | Remove initlog code as well.Bill Nottingham2009-12-046-922/+0
|/
* Add initial ifup/ifdown man pages. (#529328, <plautrba@redhat.com>)Bill Nottingham2009-11-022-0/+38
* Remove long since deprecated initlog.Bill Nottingham2009-10-261-4/+1
* Move .cvsignore -> .gitignore.Bill Nottingham2009-10-201-0/+0
* Fix IPv6 address checking (#516319)Bill Nottingham2009-08-102-1/+2
* Remove very obsolete file.Bill Nottingham2009-07-291-40/+0
* Various ipdates to ipcalc to make it more useful.Victor Lowther2009-07-291-27/+42
* More tests.Bill Nottingham2009-07-291-0/+4
* More tests.Bill Nottingham2009-07-291-23/+30
* Add some simple regression tests for ipcalcBill Nottingham2009-07-292-0/+89
* Expand get_hostname() function to support IPv4 and IPv6.David Cantrell2009-03-191-7/+29
* Remove unnecessary tab.David Cantrell2009-03-191-1/+1
* Correct address family option handling in ipcalc.David Cantrell2009-03-191-42/+41
* Compile ipcalc with _GNU_SOURCE defined (for asprintf).David Cantrell2009-03-191-1/+1