diff options
author | Daniel Baumann <daniel@debian.org> | 2011-06-11 11:37:37 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-06-11 11:37:37 +0200 |
commit | b3ad2f412a5b37c172fc44ecd8982ef30e14205c (patch) | |
tree | 8bc7d847683bfd60fbc395966b5003291a881d3e /lists | |
parent | cf8f6cee930a2f1a19415a3ba8ca395310162c42 (diff) | |
download | vyos-live-build-b3ad2f412a5b37c172fc44ecd8982ef30e14205c.tar.gz vyos-live-build-b3ad2f412a5b37c172fc44ecd8982ef30e14205c.zip |
Dropping handling of --packages in order to simply things handle packages scheduled for installation through package lists only.
Diffstat (limited to 'lists')
-rw-r--r-- | lists/standard | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lists/standard b/lists/standard index af2cac5ee..9a587a492 100644 --- a/lists/standard +++ b/lists/standard @@ -5,3 +5,7 @@ console-setup console-common kbd locales + +#if MODE ubuntu +ubuntu-minimal +#endif |