The following changes were made:
* Removed ifup manpage - ifup is now provided by ifupdown * Modified SRC Makefile to remove references to ifup
This commit is contained in:
@@ -28,9 +28,6 @@ files:
|
||||
install -m 754 etc/init.d/udev $(DESTDIR)/etc/init.d/udev
|
||||
install -m 754 etc/modules.conf $(DESTDIR)/etc/modules.conf
|
||||
install -m 754 lib/lsb/init-functions $(DESTDIR)/lib/lsb/init-functions
|
||||
install -m 754 usr/share/man/man8/ifup.8 \
|
||||
$(DESTDIR)/usr/share/man/man8/ifup.8
|
||||
ln -sf ifup.8 $(DESTDIR)/usr/share/man/man8/ifdown.8
|
||||
|
||||
rc0:
|
||||
ln -sfv ../init.d/network $(DESTDIR)/etc/rc0.d/K80network
|
||||
|
||||
Reference in New Issue
Block a user