diff options
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. |