index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-28 | flush and set down only if boot interface is known | Christian Hesse | |
Signed-off-by: Christian Hesse <mail@eworm.de> | |||
2016-05-27 | do not declare bootif_dev local | Christian Hesse | |
Signed-off-by: Christian Hesse <mail@eworm.de> | |||
2016-05-27 | use ip syntax according to ip-address(8) | Christian Hesse | |
According to ip-address(8) flushing an interface requires the keyword 'dev'. Also add proper quoting. Signed-off-by: Christian Hesse <mail@eworm.de> | |||
2016-05-24 | only run pxe late hook if $ip is given | Christian Hesse | |
Signed-off-by: Christian Hesse <mail@eworm.de> | |||
2016-03-18 | [archiso] Set net iface down if copytoram=y (default) | Gerardo Exequiel Pozzi | |
This should fix FS#36749 Also flush address on specified device (default) Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com> | |||
2015-06-24 | flush ip addresses after copy to RAM | Christian Hesse | |
We received an IP address from DHCP server and configure it statically. This is required if we continue to use network connectivity to access the root device (for example via NBD or NFS). The lease is not updated, though. This can cause trouble in networks with low lease times. So let's flush the addresses if root filesystem has been copied to RAM. A dhcp client in main system can handle the network connectivity then. Signed-off-by: Christian Hesse <mail@eworm.de> | |||
2015-05-29 | launch interactive shell if ipconfig fails | Christian Hesse | |
Signed-off-by: Christian Hesse <mail@eworm.de> | |||
2012-08-25 | [archiso] Rework Makefile / Reorder files | Gerardo Exequiel Pozzi | |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> |