Changeset 1f09483


Ignore:
Timestamp:
Feb 21, 2006, 2:05:13 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
40f7031
Parents:
de4ea80
Message:

r1028@server (orig r1026): jim | 2006-01-08 15:20:51 -0800

r1320@server: jim | 2006-01-08 15:19:58 -0800
Removed net.agent since it's a part of the udev package


Location:
bootscripts
Files:
3 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • bootscripts/Makefile

    rde4ea80 r1f09483  
    121121        if [ ! -f ${EXTDIR}/sysconfig/rc          ]; then install -m ${CONFMODE} lfs/sysconfig/rc          ${EXTDIR}/sysconfig/; fi
    122122
    123 install-net-agent:
    124         install                   -m 755 contrib/hotplug/net.agent   ${EXTDIR}/hotplug
    125 
    126123.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.