diff options
author | Daniel Baumann <daniel@debian.org> | 2011-06-15 21:47:45 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-06-15 21:47:45 +0200 |
commit | db4943c415e9c463b43b2296c7650e8ef36534e1 (patch) | |
tree | 47867156d8e54bf4c0dabf84a0adb6a8f1b540a7 /package-lists/minimal | |
parent | 9d905734e5c3950ab74d29c08d10ca58472e114d (diff) | |
download | vyos-live-build-db4943c415e9c463b43b2296c7650e8ef36534e1.tar.gz vyos-live-build-db4943c415e9c463b43b2296c7650e8ef36534e1.zip |
Moving internal global package lists from 'lists' to 'package-lists'. This is not a user visible change.
Diffstat (limited to 'package-lists/minimal')
-rw-r--r-- | package-lists/minimal | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/package-lists/minimal b/package-lists/minimal new file mode 100644 index 000000000..77f9aa86a --- /dev/null +++ b/package-lists/minimal @@ -0,0 +1,12 @@ +# /usr/share/live/build/package-lists/minimal - package list for live-build(7) + +# Warning: if you only use this list directly, not inherited through e.g. +# standard, then live-build also triggers the minimal hook and some other +# things to make the image smaller. This can lead to breakages at any time, +# don't use it if you're not willing/capable of fixing any arising issues. + +eject file user-setup sudo + +#if MODE ubuntu +gnupg +#endif |