wok annotate tazndis/stuff/CHANGELOG @ rev 13945

gpm: add post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 29 11:17:09 2013 +0100 (2013-01-29)
parents d354b851e4e7
children
rev   line source
erjo@1950 1 2008-12-28 Eric Jsoeph-Alexandre <erjoslitaz.org>
erjo@1950 2 * Fix load_ndiswrapper, don't load ndiswrapper if stell loaded.
erjo@1950 3
erjo@1950 4
erjo@1941 5 2008-12-27 Eric Jsoeph-Alexandre <erjoslitaz.org>
erjo@1941 6
erjo@1941 7 * Add set_rcs_config, add ndiswrapper to LOAD_MODULES in /etc/rcS.conf.
erjo@1941 8
erjo@1941 9 * Add load_ndiswrapper, load ndiswrapper kernel module.
erjo@1941 10
erjo@1941 11 * set_net_config, set WIFI="yes" in /etc/network.conf.
erjo@1941 12
erjo@1941 13 * new vars: $net_config, set network.conf path.
erjo@1941 14 $rcs_config, set rcS.conf path.
erjo@1944 15
erjo@1944 16 * Don't modify system file if we are in debug mode.
erjo@1950 17