summaryrefslogtreecommitdiff
path: root/modules.d/40network/dhclient-script
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Renamed all shell scripts to *.shHarald Hoyer1-90/+0
2012-02-07allow ifup bring up network manually even without netrootDave Young1-1/+7
2012-01-23network/dhclient-script: set FQDNIan Dall1-1/+3
2011-05-10removed trailing whitespacesHarald Hoyer1-5/+5
2011-04-12base: s#initlog#loginit#g for consistencyHarald Hoyer1-1/+1
2011-04-08get rid of absolute PATHsHarald Hoyer1-2/+2
2011-03-25check for getarg() function before sourcing dracut-lib.shHarald Hoyer1-1/+1
2011-03-18s#/dev/.run#/run#gHarald Hoyer1-1/+1
2011-03-10move all /dev/.initramfs to /dev/.run/initramfsHarald Hoyer1-1/+1
2010-11-11move initlog.pipe to /dev/.initramfsHarald Hoyer1-1/+1
2010-09-10reformat source codeHarald Hoyer1-26/+28
2010-05-19get rid of rdnetdebugHarald Hoyer1-6/+2
2010-05-1940network/dhclient-script: be more verboseHarald Hoyer1-1/+3
2009-10-13Revert to per-device resolv.conf by Seewer's suggestion.Warren Togami1-2/+2
2009-10-06Add DAD to dhclient-scriptPhilippe Seewer1-0/+4
2009-10-06Get rid of hostname utilityPhilippe Seewer1-1/+1
2009-10-06Be a bit more optimistic when setting mtusSeewer Philippe1-4/+12
2009-10-06network: wait for interfaces to come up, before proceedingHarald Hoyer1-0/+2
2009-10-01network: move netroot to initqueueHarald Hoyer1-0/+1
2009-07-30There is only one resolv.conf.Warren Togami1-2/+2
2009-07-23dash compatible substitutionDavid Dillow1-1/+1
2009-07-23Turns out this is really a misconfigured DHCP server, apply the same workarou...Warren Togami1-2/+2
2009-07-23Fix multiple search domains with proper quoting (thanks dcbw)Warren Togami1-1/+1
2009-06-19renamed dracut-lib to dracut-lib.shHarald Hoyer1-1/+1
2009-06-18removed exit on fail "sh -e" for dhclient-scriptSeewer Philippe1-1/+1
2009-06-18fix check for dhclient-script, if interface is already upSeewer Philippe1-3/+3
2009-06-17multnic support: move actual interface configuration to netrootPhilippe Seewer1-39/+17
2009-06-17netroot and others: Style changesPhilippe Seewer1-36/+39
2009-06-17netroot: Always write an override file if an ip= line is presentPhilippe Seewer1-1/+1
2009-06-15Use relative path for ip command.Seewer Philippe1-1/+1
2009-06-10.override also becomes net.* file only after successful rootfs mount.Warren Togami1-1/+1
2009-06-10dhclient.* files become net.* only after successful netboot.Warren Togami1-1/+1
2009-05-27More runtime files to /tmpDavid Dillow1-2/+2
2009-05-27Move all files generated during initrd runtime to /tmpWarren Togami1-7/+7
2009-05-27prefixed more internal command line options with "rd"Harald Hoyer1-1/+1
2009-05-25do not trap if hostname is emptyHarald Hoyer1-0/+1
2009-05-25network: prepare network configuration engine for udev-based nfsrootDavid Dillow1-20/+78
2009-05-18fixed dhclient dhcp options savingHarald Hoyer1-2/+2
2009-03-09add full patch to /sbin/ip and check for dhclient $pid before killHarald Hoyer1-3/+3
2009-03-06Minor changes to network scripts to bring inline with my current patch seriesVictor Lowther1-2/+0
2009-03-06add /sbin to $PATHHarald Hoyer1-0/+2
2009-03-04Create a self-contained structure for dracut modulesVictor Lowther1-0/+27