diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-24 22:01:43 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:24 +0100 |
commit | 8442fdc9eb5347dbeefdc77c7f00a54226847943 (patch) | |
tree | 404156629268e62461d3dfb130cb21429384648d /lists | |
parent | 76b7511c0a0118f7a28296eed78b1f502473f69e (diff) | |
download | vyos-live-build-8442fdc9eb5347dbeefdc77c7f00a54226847943.tar.gz vyos-live-build-8442fdc9eb5347dbeefdc77c7f00a54226847943.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 |