aboutsummaryrefslogtreecommitdiffstats
path: root/src/rename_device.c
Commit message (Expand)AuthorAgeFilesLines
* rename_device: also support dracut-style kernel cmdline configurationLukas Nykryn2021-06-161-1/+43
* Revert "remove rename_device_lock when process does not exist"Jan Macku2021-01-211-13/+1
* remove rename_device_lock when process does not existwangxp0062021-01-131-1/+13
* src/rename_device.c: GCC warnings about unused return value suppressedDavid Kaspar [Dee'Kej]2018-06-141-2/+3
* rename_device.c: rewrite of isCfg() functionDavid Kaspar [Dee'Kej]2017-05-251-12/+32
* rename_device: allow non-channel nics for s390x machinesLukas Nykryn2015-05-041-0/+9
* rename_devices: comments need to have a blank before themLukas Nykryn2014-09-161-6/+13
* rename_device: remove comments and trailing whitespacesLukas Nykryn2013-11-121-0/+8
* rename_device: don't wait for lock with lower permissionsLukas Nykryn2013-07-111-1/+3
* Fix amazingly long-standing thinko in writing the pid file to the lock.Bill Nottingham2012-12-041-1/+4
* rename_device: skip VLAN=yes configuration filesHarald Hoyer2011-11-021-1/+6
* rename_device: dequote DEVICE="eth0"Harald Hoyer2010-07-261-1/+1
* rename_device: fix s390 subchannel readingHarald Hoyer2010-07-151-3/+4
* License cleanup.Bill Nottingham2010-01-051-1/+1
* Make rename_device much faster in the presence of many devices (#480687, <dan...Bill Nottingham2009-01-191-73/+19
* add patch from rhel5 (#351291)Bill Nottingham2008-01-091-2/+15
* just suggest an interface name, don't do actual renamingBill Nottingham2007-10-051-86/+3
* fix open() callBill Nottingham2007-08-301-1/+1
* add a step to rename any temporarily renamed devices (#208740,Bill Nottingham2006-11-281-2/+29
* I can't countBill Nottingham2006-11-011-1/+1
* more subchannels fixing (#204803)Bill Nottingham2006-10-301-13/+48
* use SUBCHANNELS as the primary key for s390 network devices (#204803)Bill Nottingham2006-10-261-0/+21
* reset DEVPATH when renaming (#206884, <phil@fifi.org>)Bill Nottingham2006-09-181-0/+1
* name it something more obvious as a temporary deviceBill Nottingham2006-09-151-1/+1
* don't loop if there are multiple devices with the same hwaddr (#199242, <mark...Bill Nottingham2006-07-191-6/+13
* ignore alias devices (#186355)Bill Nottingham2006-07-011-2/+9
* addr8-32Bill Nottingham2006-04-101-0/+325