aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
Commit message (Collapse)AuthorAgeFilesLines
...
* remove acpi module loading. the kernel finally got smart.Bill Nottingham2007-09-141-1/+1
|
* fix open() callBill Nottingham2007-08-301-0/+1
|
* fixBill Nottingham2007-08-291-0/+1
|
* 8.56-1Bill Nottingham2007-08-291-2/+8
|
* add proper changelog entryBill Nottingham2007-08-291-0/+2
|
* adapt to new nut usage, conflict with older packages (#252973)Bill Nottingham2007-08-291-0/+2
|
* require popt in /lib*, link it dynamicallyBill Nottingham2007-08-291-0/+1
|
* fix buildreqBill Nottingham2007-08-291-1/+1
|
* license cleanupBill Nottingham2007-08-031-2/+3
|
* 8.55-1r8-55Bill Nottingham2007-07-271-1/+9
|
* add /etc/networks (#239602)Bill Nottingham2007-07-271-0/+1
|
* avoid calling unicode_start unnecessarily often during startup/shutdown ↵Nils Philippsen2007-07-171-0/+4
| | | | which causes certain monitor/video card combos to flicker heavily (#237839)
* wrong branchBill Nottingham2007-06-251-4/+1
|
* - netfs: check for rpcbind, not portmap (#245595)Bill Nottingham2007-06-251-1/+4
|
* 8.54-1r8-54Bill Nottingham2007-05-151-1/+5
|
* 8.53-1r8-53Bill Nottingham2007-04-191-1/+7
|
* use sound saving wrapper from alsa-utils; conflict with older versions (#236916)Bill Nottingham2007-04-191-0/+1
|
* fix buildr8-52Bill Nottingham2007-04-171-0/+1
|
* 8.52-1Bill Nottingham2007-04-171-1/+19
|
* add netconsole init script (#235952)Bill Nottingham2007-04-161-0/+2
|
* remove URL (#234184)Bill Nottingham2007-03-301-1/+0
|
* add Fedora (#229919)Bill Nottingham2007-02-261-1/+1
|
* 8.51-1r8-51Bill Nottingham2007-02-231-1/+7
|
* 8.50-1r8-50Bill Nottingham2007-02-191-1/+8
|
* remove periodBill Nottingham2007-02-021-1/+1
|
* Fix a typoMiloslav Trmac2007-01-301-1/+1
|
* remove NETWORKING_IPV6Bill Nottingham2007-01-171-1/+1
|
* add name to changelogBill Nottingham2007-01-171-1/+3
|
* utf8-ifyBill Nottingham2007-01-121-10/+10
|
* release bonding slaves properly (#220525)Bill Nottingham2007-01-041-0/+1
|
* - add bridging docs (#221412, <markmc@redhat.com>)Bill Nottingham2007-01-041-0/+2
|
* 8.49-1r8-49Bill Nottingham2006-12-191-1/+6
|
* 8.48-1Bill Nottingham2006-11-291-1/+10
|
* 8.47-1r8-47Bill Nottingham2006-11-061-1/+9
|
* 8.46-1Bill Nottingham2006-10-271-1/+13
|
* add sample statetab (#211839)Bill Nottingham2006-10-251-0/+2
|
* if we back out early login, need to sed inittab backBill Nottingham2006-10-161-0/+5
|
* revert early-login support (#210836, essentially)Bill Nottingham2006-10-121-6/+0
|
* 8.45-1Bill Nottingham2006-10-061-1/+6
|
* fix mismerger8-44Bill Nottingham2006-10-041-0/+1
|
* 8.44-1Bill Nottingham2006-10-041-1/+11
|
* 8.43-1r8-43Bill Nottingham2006-09-271-1/+9
|
* move ccwgroup initialization to a udev rule (#199139, #199655, #169161)Bill Nottingham2006-09-271-1/+6
|
* 8.42-1Bill Nottingham2006-09-211-1/+6
|
* 8.41-1r8-41Bill Nottingham2006-09-191-1/+7
|
* 8.40-1r8-40Bill Nottingham2006-09-151-1/+10
|
* 8.39-1r8-39Bill Nottingham2006-09-051-2/+15
|
* Drop serial install handling that could never be executedMiloslav Trmac2006-08-031-7/+2
|
* 8.38-1r8-38Bill Nottingham2006-08-011-2/+16
|
* Miscellaneous initscripts cleanups (#188614, <kloczek@rudy.mif.pg.gda.pl>):Miloslav Trmac2006-07-291-19/+7
| | | | | | | - s/fileutils, sh-utils/coreutils/ - Use %find_lang - Combine three touch(1) commands - Use (sed -i) instead of manually using mktemp