diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-09-09 20:23:07 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:41 +0100 |
commit | 8ae8268a1a0d1bb7917f4a4984d35addc74f9523 (patch) | |
tree | a34e6450ee62e767d456e196c4db4423d4eb9992 /lists/rescue | |
parent | 699c0e6f409a85539f1f6bbdafb2aeb8467b7830 (diff) | |
download | vyos-live-build-8ae8268a1a0d1bb7917f4a4984d35addc74f9523.tar.gz vyos-live-build-8ae8268a1a0d1bb7917f4a4984d35addc74f9523.zip |
Correcting package names for "madwifi", only installing if non-free selected.
Diffstat (limited to 'lists/rescue')
-rw-r--r-- | lists/rescue | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lists/rescue b/lists/rescue index ffc4bf30b..7bc149fba 100644 --- a/lists/rescue +++ b/lists/rescue @@ -163,7 +163,11 @@ parprouted # Special hardware br2684ctl -madwifi + +#if CATEGORIES non-free +madwifi-source +madwifi-tools +#endif # Routing cutter |