Changeset 12751 in hybrid for branches/releng-9


Ignore:
Timestamp:
Apr 26, 2014, 5:40:04 PM (11 years ago)
Author:
ed
Message:

THIS script adds the config from GENESIS to this operating system
make sure you know what you are doing, if not press control-C
ENTER CONFIG NAME ......(and press enter)

Name [HybridEd]:
# INFO: Working on file: 'authorized_keys'
# INFO: Working on file: 'dhcpd.conf'
# INFO: Working on file: 'dnsmasq.conf'
# INFO: Working on file: 'motd'
# INFO: Working on file: 'rc.conf.local'
fetch: http://wirelessleiden.nl/config//HybridEd/hybrid.conf.local: Internal Server Error

This must be:
fetch: http://wirelessleiden.nl/config//HybridEd/pf.hybrid.conf.local

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/releng-9/nanobsd/files/tools/wl-config

    r12681 r12751  
    4141# TODO(rvdz): Download files _before_ changes
    4242#
    43 FILES="authorized_keys dhcpd.conf dnsmasq.conf motd rc.conf.local hybrid.conf.local wleiden.yaml resolv.conf"
     43FILES="authorized_keys dhcpd.conf dnsmasq.conf motd rc.conf.local pf.hybrid.conf.local wleiden.yaml resolv.conf"
    4444file_details() {
    4545  POST_CMD=""
Note: See TracChangeset for help on using the changeset viewer.