wok view tazndis/stuff/CHANGELOG @ rev 11257

iron-linux: Cookutils uses wget -O $SRC/$TARBALL so we can change TARBALL to save source as TARBALL. This needs to be done for iron-linux cause other wise it will just find iron-linux.tar.gz and use the old version.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Nov 07 11:21:08 2011 +0000 (2011-11-07)
parents d354b851e4e7
children
line source
1 2008-12-28 Eric Jsoeph-Alexandre <erjoslitaz.org>
2 * Fix load_ndiswrapper, don't load ndiswrapper if stell loaded.
5 2008-12-27 Eric Jsoeph-Alexandre <erjoslitaz.org>
7 * Add set_rcs_config, add ndiswrapper to LOAD_MODULES in /etc/rcS.conf.
9 * Add load_ndiswrapper, load ndiswrapper kernel module.
11 * set_net_config, set WIFI="yes" in /etc/network.conf.
13 * new vars: $net_config, set network.conf path.
14 $rcs_config, set rcS.conf path.
16 * Don't modify system file if we are in debug mode.