diff options
author | Ben Armstrong <synrg@debian.org> | 2010-12-12 14:58:40 -0400 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:31 +0100 |
commit | 5c34398951b9afcbff71b578db75c5e97ee08c32 (patch) | |
tree | 586080e2747bfc591d442ccce843b78cc2794c43 /lists | |
parent | a80dfe75eb9c6351074cf1b34752f5f2d8f20fe9 (diff) | |
download | vyos-live-build-5c34398951b9afcbff71b578db75c5e97ee08c32.tar.gz vyos-live-build-5c34398951b9afcbff71b578db75c5e97ee08c32.zip |
Adding *-desktop virtual package lists files (just comments for doc purposes).
Diffstat (limited to 'lists')
-rw-r--r-- | lists/gnome-desktop | 9 | ||||
-rw-r--r-- | lists/kde-desktop | 9 | ||||
-rw-r--r-- | lists/lxde-desktop | 9 | ||||
-rw-r--r-- | lists/xfce-desktop | 9 |
4 files changed, 36 insertions, 0 deletions
diff --git a/lists/gnome-desktop b/lists/gnome-desktop new file mode 100644 index 000000000..bcec0ecf2 --- /dev/null +++ b/lists/gnome-desktop @@ -0,0 +1,9 @@ +# /usr/share/live/build/lists/gnome-desktop - package list for live-build(7) + +## LH: GNOME Desktop + +# This is a virtual package list, equivalent to: +# lb config --packages-lists standard-x11 --tasks "gnome-desktop desktop standard laptop" +# +# No files or directives are listed here because it is processed internally, and any +# changes to this file will be ignored. diff --git a/lists/kde-desktop b/lists/kde-desktop new file mode 100644 index 000000000..e55140532 --- /dev/null +++ b/lists/kde-desktop @@ -0,0 +1,9 @@ +# /usr/share/live/build/lists/kde-desktop - package list for live-build(7) + +## LH: KDE Desktop + +# This is a virtual package list, equivalent to: +# lb config --packages-lists standard-x11 --tasks "kde-desktop desktop standard laptop" +# +# No files or directives are listed here because it is processed internally, and any +# changes to this file will be ignored. diff --git a/lists/lxde-desktop b/lists/lxde-desktop new file mode 100644 index 000000000..eb18c5fd9 --- /dev/null +++ b/lists/lxde-desktop @@ -0,0 +1,9 @@ +# /usr/share/live/build/lists/lxde-desktop - package list for live-build(7) + +## LH: LXDE Desktop + +# This is a virtual package list, equivalent to: +# lb config --packages-lists standard-x11 --tasks "lxde-desktop desktop standard laptop" +# +# No files or directives are listed here because it is processed internally, and any +# changes to this file will be ignored. diff --git a/lists/xfce-desktop b/lists/xfce-desktop new file mode 100644 index 000000000..cdde22b56 --- /dev/null +++ b/lists/xfce-desktop @@ -0,0 +1,9 @@ +# /usr/share/live/build/lists/xfce-desktop - package list for live-build(7) + +## LH: XFCE Desktop + +# This is a virtual package list, equivalent to: +# lb config --packages-lists standard-x11 --tasks "xfce-desktop desktop standard laptop" +# +# No files or directives are listed here because it is processed internally, and any +# changes to this file will be ignored. |