aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
Commit message (Collapse)AuthorAgeFilesLines
* 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
* GRE and IPIP tunnel support (#168990, based on patches byMiloslav Trmac2006-07-251-0/+2
| | | | | | | Razvan Corneliu C.R. Vilt <razvan.vilt@linux360.ro>, Aaron Hope <aaron.hope@unh.edu> and Sean Millichamp <sean@enertronllc.com>) check_device_down: Handle tunnel_device@NONE: <...>
* 8.37-1r8-37Bill Nottingham2006-07-211-1/+4
|
* 8.36-1r8-36Bill Nottingham2006-07-211-1/+22
|
* Add support for rule-$device (#132252)Miloslav Trmac2006-07-101-0/+1
|
* don't mark ifup/ifdown as %config (#61334)Bill Nottingham2006-06-291-2/+2
|
* 8.35-1r8-35Bill Nottingham2006-06-121-1/+8
|
* integrate s390 patch - just check for hwclock before running itBill Nottingham2006-05-231-4/+0
|
* 8.34-1Bill Nottingham2006-05-231-1/+12
|
* link glib2 dynamically again now that it's in /libBill Nottingham2006-05-231-1/+1
|
* Remove unused ifdown-aliases.Miloslav Trmac2006-05-171-1/+0
|
* BuildPreReq -> BuildRequiresBill Nottingham2006-05-161-1/+1
|
* Fix handling of mount points with white space (#186713):Miloslav Trmac2006-05-081-0/+1
| | | | | | | | | | | | | - 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_*.
* oopsBill Nottingham2006-04-201-0/+1
|
* 8.33-1Bill Nottingham2006-04-201-1/+7
|
* not %dirBill Nottingham2006-04-201-1/+1
|
* readonly root support. Does not currently work with SELinux.Bill Nottingham2006-04-201-0/+3
|
* 8.32-1r8-31-2Bill Nottingham2006-04-101-1/+11
|
* apply changes from FC5 branch - automatically rename devices on startupBill Nottingham2006-04-101-1/+9
|
* 8.31-1r8-31Bill Nottingham2006-03-061-1/+5
|
* 8.30-1Bill Nottingham2006-02-281-1/+10
|
* - filter out another "no" message from dmraid. We need to fix dmraid'sr8-29Peter Jones2006-02-141-1/+4
| | | | | | exit status in these cases and use that in the future... - add path to one dmraid call - bump version, add changelog
* 8.28-1r8-28Bill Nottingham2006-02-131-2/+2
|
* add more changelog-ishBill Nottingham2006-02-131-1/+2
|
* - be less stupid about the version numberPeter Jones2006-02-131-1/+1
|
* - changelogPeter Jones2006-02-131-0/+4
|
* 8.27-1r8-27Bill Nottingham2006-02-131-1/+6
|
* 8.26-1r8-26Bill Nottingham2006-02-071-1/+10
|
* updater8-25Bill Nottingham2006-02-021-1/+4
|
* 8.24-1r8-24Bill Nottingham2006-02-021-1/+5
|
* - rebuild with dmraid fixesr8-23Peter Jones2006-01-311-1/+4
|
* 8.22-1Bill Nottingham2006-01-311-1/+16
|
* another year older, not another year wiserBill Nottingham2006-01-201-1/+1
|
* *docs* The hotplug package is no longer included. Things that use theBill Nottingham2006-01-201-1/+0
| | | | | /etc/hotplug.d directory need to be converted to udev rules. Please see http://www.reactivated.net/writing_udev_rules.html for examples.
* 8.21-1Bill Nottingham2006-01-201-0/+6
|
* get rid of some path lookups (#178321, <mclasen@redhat.com>)Bill Nottingham2006-01-201-0/+1
|
* move hotplug handling here. add udev rules. obsolete hotplug.Bill Nottingham2006-01-201-1/+8
|
* oopsr8-20Bill Nottingham2005-12-211-1/+1
|
* udev now loads modules - use that, remove the kmodule stuffBill Nottingham2005-12-211-4/+7
| | | | don't set hotplug, it can't possibly work