diff options
author | Daniel Baumann <daniel@debian.org> | 2009-11-22 14:36:42 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2009-11-22 14:38:00 +0100 |
commit | a62f12110b19a52a58d7eae871012202cfa16055 (patch) | |
tree | 0bd188079c808ee8956fb5304c46ce8266b49f75 /lists | |
download | vyos-live-build-a62f12110b19a52a58d7eae871012202cfa16055.tar.gz vyos-live-build-a62f12110b19a52a58d7eae871012202cfa16055.zip |
Renaming categories to archive areas (Closes: #519690).
Diffstat (limited to 'lists')
-rw-r--r-- | lists/debian-forensics | 23 | ||||
-rw-r--r-- | lists/debian-junior | 11 | ||||
-rw-r--r-- | lists/debian-live | 39 | ||||
-rw-r--r-- | lists/debian-science | 12 | ||||
-rw-r--r-- | lists/gnome | 9 | ||||
-rw-r--r-- | lists/gnome-core | 8 | ||||
-rw-r--r-- | lists/gnome-full | 7 | ||||
-rw-r--r-- | lists/gnome-junior | 7 | ||||
-rw-r--r-- | lists/gnustep | 24 | ||||
-rw-r--r-- | lists/kde | 7 | ||||
-rw-r--r-- | lists/kde-core | 14 | ||||
-rw-r--r-- | lists/kde-extra | 6 | ||||
-rw-r--r-- | lists/kde-full | 6 | ||||
-rw-r--r-- | lists/kde-junior | 7 | ||||
-rw-r--r-- | lists/lxde | 7 | ||||
-rw-r--r-- | lists/minimal | 5 | ||||
-rw-r--r-- | lists/rescue | 339 | ||||
-rw-r--r-- | lists/standard | 6 | ||||
-rw-r--r-- | lists/standard-x11 | 7 | ||||
-rw-r--r-- | lists/studio | 105 | ||||
-rw-r--r-- | lists/studio-gnome | 5 | ||||
-rw-r--r-- | lists/studio-kde | 5 | ||||
-rw-r--r-- | lists/studio-xfce | 5 | ||||
-rw-r--r-- | lists/xfce | 7 | ||||
-rw-r--r-- | lists/xfce-junior | 7 |
25 files changed, 678 insertions, 0 deletions
diff --git a/lists/debian-forensics b/lists/debian-forensics new file mode 100644 index 000000000..1da0f8ed7 --- /dev/null +++ b/lists/debian-forensics @@ -0,0 +1,23 @@ +# /usr/share/live-helper/lists/debian-forensics - package list for live-helper(7) + +## LH: Debian Forensics +#include <standard> + +# http://qa.debian.org/developer.php?login=forensics-devel@lists.alioth.debian.org + +# packages already part since etch +gpart sleuthkit tct wipe + +#if DISTRIBUTION lenny squeeze sid +ext3grep galleta grokevt memdump missidentify myrescue pasco reglookup +scrounge-ntfs ssdeep tableau-parm unhide +#endif + +#if DISTRIBUTION squeeze sid +aesfix aeskeyfind chaosreader guymager ewf-tools md5deep pipebench +recoverdm rifiuti rifiuti2 safecopy shed +#endif + +#if DISTRIBUTION sid +afflib-tools +#endif diff --git a/lists/debian-junior b/lists/debian-junior new file mode 100644 index 000000000..51b5b34f1 --- /dev/null +++ b/lists/debian-junior @@ -0,0 +1,11 @@ +# /usr/share/live-helper/lists/debian-junior - package list for live-helper(7) + +## LH: Debian Junior +#include <standard> + +# http://qa.debian.org/developer.php?login=debian-jr@lists.debian.org + +junior-sound junior-typing junior-internet junior-toys junior-games-net +junior-games-sim junior-games-gl junior-puzzle junior-arcade junior-math +junior-writing junior-games-card junior-programming junior-system junior-art +junior-doc junior-games-text diff --git a/lists/debian-live b/lists/debian-live new file mode 100644 index 000000000..5ac960760 --- /dev/null +++ b/lists/debian-live @@ -0,0 +1,39 @@ +# /usr/share/live-helper/lists/debian-live - package list for live-helper(7) + +## LH: Debian Live +#include <standard> + +# http://qa.debian.org/developer.php?login=debian-live@lists.debian.org + +# debian-live +live-helper git-core +debootstrap cdebootstrap +dosfstools genisoimage memtest86+ memtest86 mtools parted squashfs-tools genext2fs mtd-tools sudo fakeroot syslinux grub + +# kernel +#if DISTRIBUTION lenny squeeze sid +aufs-tools aufs-source +#endif +qemu kqemu-source +kvm kvm-source +squashfs-tools squashfs-source +#if DISTRIBUTION etch +unionfs-tools unionfs-source +#endif +#linux-headers-2.6-all + +# netboot/pxe +dhcp3-server nfs-kernel-server tftp-hpa + +# webboot +apache2 + +# some other stuff +vim less screen gnupg dash posh + +# build +build-essential debhelper dh-make lintian fakeroot devscripts wdiff +autotools-dev dpatch module-assistant quilt + +# bootchart +acct bootchart diff --git a/lists/debian-science b/lists/debian-science new file mode 100644 index 000000000..3d7a2b25a --- /dev/null +++ b/lists/debian-science @@ -0,0 +1,12 @@ +# /usr/share/live-helper/lists/debian-science - package list for live-helper(7) + +## LH: Debian Science +#include <standard> + +# http://qa.debian.org/developer.php?login=debian-science-maintainers@lists.alioth.debian.org + +science-astronomy science-biology science-chemistry +science-electronics science-engineering science-geography +science-linguistics science-mathematics science-mathematics-dev +science-physics science-robotics science-statistics science-typesetting +science-viewing diff --git a/lists/gnome b/lists/gnome new file mode 100644 index 000000000..0a5ec3aba --- /dev/null +++ b/lists/gnome @@ -0,0 +1,9 @@ +# /usr/share/live-helper/lists/gnome - package list for live-helper(7) + +## LH: GNOME Desktop +#include <gnome-core> + +gdm-themes gnome-desktop-environment system-config-printer gnome-screensaver +gnome-themes-extras + +rhythmbox synaptic diff --git a/lists/gnome-core b/lists/gnome-core new file mode 100644 index 000000000..1707135ee --- /dev/null +++ b/lists/gnome-core @@ -0,0 +1,8 @@ +# /usr/share/live-helper/lists/gnome-core - package list for live-helper(7) + +## LH: GNOME Core +#include <standard-x11> + +gnome-core +gdm desktop-base +gnome-themes diff --git a/lists/gnome-full b/lists/gnome-full new file mode 100644 index 000000000..46f2092bd --- /dev/null +++ b/lists/gnome-full @@ -0,0 +1,7 @@ +# /usr/share/live-helper/lists/gnome-full - package list for live-helper(7) + +## LH: GNOME full +#include <gnome> + +gnome +gdm desktop-base diff --git a/lists/gnome-junior b/lists/gnome-junior new file mode 100644 index 000000000..926f0e93a --- /dev/null +++ b/lists/gnome-junior @@ -0,0 +1,7 @@ +# /usr/share/live-helper/lists/gnome-junior - package list for live-helper(7) + +## LH: Debian Junior (Gnome) +#include <gnome> +#include <debian-junior> + +junior-gnome diff --git a/lists/gnustep b/lists/gnustep new file mode 100644 index 000000000..f0dcef7bb --- /dev/null +++ b/lists/gnustep @@ -0,0 +1,24 @@ +# /usr/share/live-helper/lists/gnustep - package list for live-helper(7) + +## LH: GNUstep desktop +#include <standard-x11> + +wdm + +gnustep gnumail.app talksoup.app viewpdf.app wmaker gnustep-icons +gnustep-examples gnumail-doc aclock.app biococoa.app timemon.app cenon.app wmnd +bubblefishymon wmmixer wmpinboard gworkspace.app clipbook.app poe.app +plopfolio.app mpdcon.app lusernet.app helpviewer.app gnuwash.app easydiff.app +displaycalibrator.app cynthiune.app agenda.app stepulator.app edenmath.app +price.app volumecontrol.app latex.service wildmenus.bundle innerspace.app + +gnustep-core + +gnustep-core-devel gnustep-base-examples + +gnustep-core-doc gnustep-tutorial-html gnustep-tutorial-pdf + +gnustep-games gridlock.app + +gnustep-devel librenaissance0-dev steptalk libpantomime1-dev +popplerkit.framework gnustep-netclasses diff --git a/lists/kde b/lists/kde new file mode 100644 index 000000000..13e40b174 --- /dev/null +++ b/lists/kde @@ -0,0 +1,7 @@ +# /usr/share/live-helper/lists/kde - package list for live-helper(7) + +## LH: KDE +#include <kde-core> + +kde kdm +desktop-base diff --git a/lists/kde-core b/lists/kde-core new file mode 100644 index 000000000..5e5a7f31d --- /dev/null +++ b/lists/kde-core @@ -0,0 +1,14 @@ +# /usr/share/live-helper/lists/kde-core - package list for live-helper(7) + +## LH: KDE Core +#include <standard-x11> + +#if DISTRIBUTION etch lenny +kde-core +#endif +#if DISTRIBUTION squeeze sid +kde-minimal +#endif + +kdm +desktop-base diff --git a/lists/kde-extra b/lists/kde-extra new file mode 100644 index 000000000..c23ff2f1e --- /dev/null +++ b/lists/kde-extra @@ -0,0 +1,6 @@ +# /usr/share/live-helper/lists/kde-extra - package list for live-helper(7) + +## LH: KDE Extra +#include <kde-full> + +kde-extras diff --git a/lists/kde-full b/lists/kde-full new file mode 100644 index 000000000..6af449e63 --- /dev/null +++ b/lists/kde-full @@ -0,0 +1,6 @@ +# /usr/share/live-helper/lists/kde-full - package list for live-helper(7) + +## LH: KDE Full +#include <kde> + +koffice diff --git a/lists/kde-junior b/lists/kde-junior new file mode 100644 index 000000000..136672290 --- /dev/null +++ b/lists/kde-junior @@ -0,0 +1,7 @@ +# /usr/share/live-helper/lists/kde-junior - package list for live-helper(7) + +## LH: KDE Junior +#include <kde> +#include <debian-junior> + +junior-kde diff --git a/lists/lxde b/lists/lxde new file mode 100644 index 000000000..2adf8b1b0 --- /dev/null +++ b/lists/lxde @@ -0,0 +1,7 @@ +# /usr/share/live-helper/lists/lxde - package list for live-helper(7) + +## LH: LXDE +#include <standard-x11> + +lxde lxnm +gdm desktop-base diff --git a/lists/minimal b/lists/minimal new file mode 100644 index 000000000..8da26446a --- /dev/null +++ b/lists/minimal @@ -0,0 +1,5 @@ +# /usr/share/live-helper/lists/minimal - package list for live-helper(7) + +## LH: Minimal + +eject file sudo diff --git a/lists/rescue b/lists/rescue new file mode 100644 index 000000000..dd9b585b3 --- /dev/null +++ b/lists/rescue @@ -0,0 +1,339 @@ +# /usr/share/live-helper/lists/rescue - package list for live-helper(7) + +## LH: Rescue +#include <standard> + +# Debian Forensics +#include <debian-forensics> + +# Other forensic packages +#if DISTRIBUTION lenny squeeze sid +scalpel +#endif + +# Bootloaders +#if DISTRIBUTION lenny squeeze sid +syslinux-common +#endif +#if ARCHITECTURE amd64 i386 +grub lilo mbr syslinux +#endif +#if ARCHITECTURE hppa +palo +#endif + +# System +gnupg dash discover gawk htop less lsof ltrace psmisc screen strace units +#if ARCHITECTURE i386 +pstack +#endif +tcsh +vlock +mailutils +moreutils + +# Editors +aview mc nano-tiny mg vim wdiff hexedit nvi tweak + +# Harddisk +dvd+rw-tools genisoimage sdparm hdparm blktool parted partimage secure-delete scsitools smartmontools testdisk wodim wipe hddtemp bonnie++ +par2 dvd+rw-tools + +# for /usr/bin/summer: +chiark-utils-bin + +# System +dmidecode lshw pciutils procinfo usbutils mcelog +sysstat +cpuburn stress + +#if ARCHITECTURE i386 powerpc +read-edid +#endif + +#if DISTRIBUTION etch +sysutils +#endif + +# Browser +lynx links2 w3m + +# Compression +arj bzip2 lzma p7zip-full unace unrar-free unzip zip lzop ncompress +unace pax + +#if CATEGORIES non-free +rar unrar +sl-modem-daemon +atmel-firmware linux-wlan-ng-firmware firmware-ralink bluez-firmware +libertas-firmware firmware-iwlwifi zd1211-firmware +firmware-qlogic firmware-bnx2 +#endif + +# These two are from contrib but the idea is the same: non-free firmware. +#if CATEGORIES contrib +b43-fwcutter +#endif +#if DISTRIBUTION etch +bcm43xx-fwcutter +#endif + +# Backup +dar gddrescue dump ddrescue +mt-st +afio dar duplicity tob + +# File comparison +rdiff rdiff-backup rsnapshot +colordiff + +# General +chrootuid +cpio +cryptcat +directvnc +etherwake +ftp +ifenslave-2.6 +ifrename +ethtool +ipcalc +mailx +mii-diag +minicom +gkermit +netcat +netcat6 +netmask +openntpd +openssl +openvpn +strongswan +sipcalc +socat +ssh +telnet-ssl +whois +irssi +debootstrap +cdebootstrap +rinse +pv +manpages + +acl +symlinks + +# for hexdump if nothing else: +bsdmainutils + +# Firewalling +denyhosts +fail2ban +iptables +knockd +portsentry +vlan +zorp + +#if DISTRIBUTION etch +reaim +#endif + +# Essential networking +netbase +rdate +ntpdate +msntp +dhcp3-client +ppp +pppconfig +pppoe +pppoeconf +atm-tools +#ipppd + +# Bridging +bridge-utils +ebtables +parprouted + +# Special hardware +br2684ctl + +# Routing +cutter +iproute +iproute-doc +iputils-tracepath +mrt +mtr-tiny +tcptraceroute +#if DISTRIBUTION etch +traceproto +#endif +traceroute +spinner + +# Monitoring +arpalert +arpwatch +atsar +bmon +ethstatus +ettercap +geoip-bin +hp-search-mac +icmpinfo +ifstat +iftop +ipgrab +iptstate +iptraf +lft +nast +nbtscan +netdiscover +nload +nsca +nstreams +ntop +saidar +samhain +scanssh +sntop +ssldump +tcpdump +tcpreen +tcpreplay +tshark + +# Testing +crashme +dbench +doscan +dsniff +#if DISTRIBUTION etch +fragrouter +#endif +honeyd +hping3 +icmpush +macchanger +medusa +ndiff +netdiag +netpipe-tcp +nmap +ndisc6 +ngrep +p0f +packit +#if DISTRIBUTION etch lenny +paketto +sing +#endif +python-scapy +xprobe + +# Log Analysers +fwanalog +fwlogwatch +lwatch +multitail + +# Net Analysers +httping +arping +dnstracer +netselect +dnsutils +adns-tools +fping + +# FS tools +reiserfsprogs +squashfs-tools +sshfs +sysfsutils +udftools +#if DISTRIBUTION etch +unionfs-tools +#endif +xfsdump +xfsprogs +#if DISTRIBUTION sid +btrfs-tools +#endif +cryptsetup +dmraid +e2fsprogs +fuse-utils +hfsplus +hfsutils +jfsutils +lde +lsscsi +lvm2 +mdadm +mtools +nilfs2-tools +ntfs-3g +ntfsprogs +reiser4progs +dmsetup + +# Forensics +foremost +magicrescue +sleuthkit + +# Tools for managing M$ and its ilk +dosfstools mscompress chntpw pptpd pptp-linux + +# unsorted +hwinfo x86info cpuid +tofrodos rpncalc +hal +dc +bc +rlwrap +chkrootkit + +rkhunter +clamav +clamav-data +smbclient +nfs-common +wireless-tools + +aide +tripwire +sleuthkit +autopsy +pwgen + +rsync +ncftp +rpm +curl +wget +lftp +net-tools + +expect +gpm + +# Network servers: +thttpd +dhcp3-server +hostap-utils +hostapd + +# Flab +emacs22-nox +build-essential gfortran gnat + +#if ARCHITECTURE i386 +bin86 +#endif diff --git a/lists/standard b/lists/standard new file mode 100644 index 000000000..d147107b4 --- /dev/null +++ b/lists/standard @@ -0,0 +1,6 @@ +# /usr/share/live-helper/lists/standard - package list for live-helper(7) + +## LH: Standard +#include <minimal> + +console-setup console-common kbd locales diff --git a/lists/standard-x11 b/lists/standard-x11 new file mode 100644 index 000000000..868c1a468 --- /dev/null +++ b/lists/standard-x11 @@ -0,0 +1,7 @@ +# /usr/share/live-helper/lists/standard-x11 - package list for live-helper(7) + +## LH: Standard X11 +#include <standard> + +xorg xresprobe menu +alsa-base alsa-utils diff --git a/lists/studio b/lists/studio new file mode 100644 index 000000000..7f967f7e8 --- /dev/null +++ b/lists/studio @@ -0,0 +1,105 @@ +# /usr/share/live-helper/lists/studio - package list for live-helper(7) + +## LH: Music Studio base +# packagelist inspired from the A/DeMuDi one. +# +# You don't want to use that list as a standalone list. Instead use +# studio-* desktop variants. + +alsa-tools +alsa-tools-gui +#if DISTRIBUTION etch sid +ardour-gtk +#endif +ams +amsynth +artsbuilder +arts +audacity +aumix-gtk +beast +aterm +bristol +cdparanoia +ceres3 +cheesetracker +cmt +cplay +creox +freewheeling +ladspa-sdk +lakai +mcp-plugins +mhwaveedit +mikmod +moosic +mp3burn +mp3info +mpg321 +muse +musiclibrarian +noteedit +nyquist +openjade +openssh +pd-externals +pd-zexy +pmidi +puredata +pytone +qjackctl +qsynth +realtime-lsm +recode +rev-plugins +rezound +ripperx +rosegarden +seq24 +sfftw2 +sfront +solfege +somaplayer +songwrite +soundtracker +sox +specimen +spiralsynthmodular +supercollider +supercollider-doc +swami +sweep +swh-plugins +tap-plugins +terminatorx +timidity +timemachine +timidity-el +timidity-interfaces-extra +unison +vkeybd +vorbis-tools +wavbreaker +wavesurfer +xmms +xmms-bumpscope +xmms-cdread +xmms-crossfade +xmms-flac +xmms-fmradio +xmms-goodnight +xmms-iris +xmms-jack +xmms-jess +xmms-ladspa +xmms-lirc +xmms-mad +xmms-modplug +xmms-msa +xmms-osd-plugin +xmms-qbble +xmms-shell +xmms-status-plugin +xmms-synaesthesia +xmms-volnorm +zynaddsubfx diff --git a/lists/studio-gnome b/lists/studio-gnome new file mode 100644 index 000000000..c9c12cb62 --- /dev/null +++ b/lists/studio-gnome @@ -0,0 +1,5 @@ +# /usr/share/live-helper/lists/studio-gnome - package list for live-helper(7) + +## LH: Music Studio (Gnome) +#include <gnome> +#include <studio> diff --git a/lists/studio-kde b/lists/studio-kde new file mode 100644 index 000000000..0971a4145 --- /dev/null +++ b/lists/studio-kde @@ -0,0 +1,5 @@ +# /usr/share/live-helper/lists/studio-kde - package list for live-helper(7) + +## LH: Music Studio (KDE) +#include <kde> +#include <studio> diff --git a/lists/studio-xfce b/lists/studio-xfce new file mode 100644 index 000000000..0f5d49258 --- /dev/null +++ b/lists/studio-xfce @@ -0,0 +1,5 @@ +# /usr/share/live-helper/lists/studio-xfce - package list for live-helper(7) + +## LH: Music Studio (Xfce) +#include <xfce> +#include <studio> diff --git a/lists/xfce b/lists/xfce new file mode 100644 index 000000000..b63935d7d --- /dev/null +++ b/lists/xfce @@ -0,0 +1,7 @@ +# /usr/share/live-helper/lists/xfce - package list for live-helper(7) + +## LH: Xfce +#include <standard-x11> + +xfce4 +gdm desktop-base diff --git a/lists/xfce-junior b/lists/xfce-junior new file mode 100644 index 000000000..170c3292d --- /dev/null +++ b/lists/xfce-junior @@ -0,0 +1,7 @@ +# /usr/share/live-helper/lists/xfce-junior - package list for live-helper(7) + +## LH: Xfce Debian Junior +#include <xfce> +#include <debian-junior> + +junior-kde junior-gnome |