mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Update dhcpcd.
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
#var/ipfire/dhcpc
|
||||
var/ipfire/dhcpc/dhcpcd.exe
|
||||
sbin/dhcpcd
|
||||
#var/ipfire/dhcpc
|
||||
var/ipfire/dhcpc/dhcpcd-hooks
|
||||
#var/ipfire/dhcpc/dhcpcd-hooks/01-test
|
||||
#var/ipfire/dhcpc/dhcpcd-hooks/10-mtu
|
||||
#var/ipfire/dhcpc/dhcpcd-hooks/29-lookup-hostname
|
||||
#var/ipfire/dhcpc/dhcpcd-hooks/30-hostname
|
||||
#var/ipfire/dhcpc/dhcpcd-hooks/70-dhcpcd.exe
|
||||
var/ipfire/dhcpc/dhcpcd-run-hooks
|
||||
#usr/share/man/man5/dhcpcd.conf.5
|
||||
#usr/share/man/man8/dhcpcd-run-hooks.8
|
||||
#usr/share/man/man8/dhcpcd.8
|
||||
var/ipfire/dhcpc/dhcpcd.conf
|
||||
|
||||
1
config/rootfiles/core/34/filelists/dhcpcd
Symbolic link
1
config/rootfiles/core/34/filelists/dhcpcd
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/dhcpcd
|
||||
@@ -1,5 +1,7 @@
|
||||
etc/system-release
|
||||
etc/rc.d/init.d/networking/red
|
||||
etc/rc.d/init.d/networking/dhcpcd.exe
|
||||
etc/rc.d/helper/getdnsfromdhcpc.pl
|
||||
etc/rc.d/init.d/tmpfs
|
||||
boot/grub/grub.conf
|
||||
srv/web/ipfire/cgi-bin/index.cgi
|
||||
|
||||
@@ -125,6 +125,10 @@ perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
#
|
||||
rm -rf /etc/sysconfig/lm_sensors
|
||||
#
|
||||
# Delete old dhcpcd.exe...
|
||||
#
|
||||
rm -f /var/ipfire/dhcpc/dhcpcd.exe
|
||||
#
|
||||
# This core-update need a reboot
|
||||
/usr/bin/logger -p syslog.emerg -t core-upgrade-34 "Upgrade finished. If you use a customized grub.cfg"
|
||||
/usr/bin/logger -p syslog.emerg -t core-upgrade-34 "Check it before reboot !!!"
|
||||
|
||||
Reference in New Issue
Block a user