diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-24 22:01:43 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-09-24 22:01:43 +0200 |
commit | 981e9c160eb32c020badf6366c23e9232ee6f624 (patch) | |
tree | 404156629268e62461d3dfb130cb21429384648d /lists | |
parent | c87c82326de1eec256cf522e454ed9daca788435 (diff) | |
download | vyos-live-build-981e9c160eb32c020badf6366c23e9232ee6f624.tar.gz vyos-live-build-981e9c160eb32c020badf6366c23e9232ee6f624.zip |
Adding initramfs related defaults for wheezy.
Diffstat (limited to 'lists')
-rw-r--r-- | lists/minimal | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lists/minimal b/lists/minimal index cdaa2580a..6a48fa44d 100644 --- a/lists/minimal +++ b/lists/minimal @@ -12,3 +12,7 @@ eject file user-setup sudo #if MODE ubuntu gnupg #endif + +#if DISTRIBUTION wheezy +live-config +#endif |