Changeset 1f09483
- Timestamp:
- Feb 21, 2006, 2:05:13 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 40f7031
- Parents:
- de4ea80
- Location:
- bootscripts
- Files:
-
- 3 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootscripts/Makefile
rde4ea80 r1f09483 121 121 if [ ! -f ${EXTDIR}/sysconfig/rc ]; then install -m ${CONFMODE} lfs/sysconfig/rc ${EXTDIR}/sysconfig/; fi 122 122 123 install-net-agent:124 install -m 755 contrib/hotplug/net.agent ${EXTDIR}/hotplug125 126 123 .PHONY: all create-dirs create-service-dir \ 127 install install-service-mtu install-livecd \ 128 install-net-agent install-enhanced 124 install install-service-mtu
Note:
See TracChangeset
for help on using the changeset viewer.