summaryrefslogtreecommitdiff
path: root/package-lists
diff options
context:
space:
mode:
Diffstat (limited to 'package-lists')
-rw-r--r--package-lists/debian-forensics47
-rw-r--r--package-lists/debian-junior10
-rw-r--r--package-lists/debian-live-devel22
-rw-r--r--package-lists/debian-live-pxe-server13
-rw-r--r--package-lists/debian-science11
-rw-r--r--package-lists/gnome13
-rw-r--r--package-lists/gnome-core8
-rw-r--r--package-lists/gnome-full6
-rw-r--r--package-lists/gnome-junior6
-rw-r--r--package-lists/gnustep23
-rw-r--r--package-lists/kde7
-rw-r--r--package-lists/kde-core7
-rw-r--r--package-lists/kde-extra5
-rw-r--r--package-lists/kde-full6
-rw-r--r--package-lists/kde-junior6
-rw-r--r--package-lists/lxde8
-rw-r--r--package-lists/minimal12
-rw-r--r--package-lists/rescue318
-rw-r--r--package-lists/standard16
-rw-r--r--package-lists/standard-x1110
-rw-r--r--package-lists/studio101
-rw-r--r--package-lists/studio-gnome4
-rw-r--r--package-lists/studio-kde4
-rw-r--r--package-lists/studio-xfce4
-rw-r--r--package-lists/xfce7
-rw-r--r--package-lists/xfce-junior6
26 files changed, 680 insertions, 0 deletions
diff --git a/package-lists/debian-forensics b/package-lists/debian-forensics
new file mode 100644
index 000000000..e24958c43
--- /dev/null
+++ b/package-lists/debian-forensics
@@ -0,0 +1,47 @@
+# /usr/share/live/build/package-lists/debian-forensics - package list for live-build(7)
+
+#include <standard>
+
+# http://qa.debian.org/developer.php?login=forensics-devel@lists.alioth.debian.org
+
+## Packages available as of lenny
+
+#if ARCHITECTURES amd64 i386
+ext3grep
+galleta
+gpart
+#endif
+
+grokevt
+memdump
+missidentify
+myrescue
+pasco
+reglookup
+scrounge-ntfs
+sleuthkit
+ssdeep
+tableau-parm
+tct
+unhide
+wipe
+
+## Packages available as of squeeze
+
+aesfix
+aeskeyfind
+afflib-tools
+chaosreader
+ed2k-hash
+guymager
+ewf-tools
+libguytools1
+libphash0
+md5deep
+nasty
+pipebench
+recoverdm
+rifiuti
+rifiuti2
+safecopy
+shed
diff --git a/package-lists/debian-junior b/package-lists/debian-junior
new file mode 100644
index 000000000..4b494d53b
--- /dev/null
+++ b/package-lists/debian-junior
@@ -0,0 +1,10 @@
+# /usr/share/live/build/package-lists/debian-junior - package list for live-build(7)
+
+#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/package-lists/debian-live-devel b/package-lists/debian-live-devel
new file mode 100644
index 000000000..636c79b18
--- /dev/null
+++ b/package-lists/debian-live-devel
@@ -0,0 +1,22 @@
+# /usr/share/live/build/package-lists/debian-live - package list for live-build(7)
+
+#include <standard>
+
+# http://qa.debian.org/developer.php?login=debian-live@lists.debian.org
+
+# debian-live
+live-build live-manual
+
+aufs-tools dosfstools genisoimage parted squashfs-tools
+syslinux syslinux-common memtest86+
+
+# some other stuff
+bridge-utils lxc kvm
+git gnupg less rsync screen sudo vim
+
+# build
+debootstrap cdebootstrap multistrap
+build-essential debhelper devscripts fakechroot fakeroot lintian wdiff
+
+# bootchart
+acct bootchart
diff --git a/package-lists/debian-live-pxe-server b/package-lists/debian-live-pxe-server
new file mode 100644
index 000000000..9e2271326
--- /dev/null
+++ b/package-lists/debian-live-pxe-server
@@ -0,0 +1,13 @@
+# /usr/share/live/build/package-lists/debian-live-pxe-server - package list for live-build(7)
+
+#include <standard>
+
+bind9
+
+isc-dhcp-server
+nfs-kernel-server
+syslinux-common
+tftpd-hpa
+
+debian-installer-netboot-amd64
+debian-installer-netboot-i386
diff --git a/package-lists/debian-science b/package-lists/debian-science
new file mode 100644
index 000000000..75501b406
--- /dev/null
+++ b/package-lists/debian-science
@@ -0,0 +1,11 @@
+# /usr/share/live/build/package-lists/debian-science - package list for live-build(7)
+
+#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/package-lists/gnome b/package-lists/gnome
new file mode 100644
index 000000000..420fc6837
--- /dev/null
+++ b/package-lists/gnome
@@ -0,0 +1,13 @@
+# /usr/share/live/build/package-lists/gnome - package list for live-build(7)
+
+#include <gnome-core>
+
+gnome-desktop-environment gnome-screensaver gnome-themes-extras
+#nif MODE ubuntu
+system-config-printer
+#endif
+#if MODE ubuntu
+system-config-printer-gnome
+#endif
+
+rhythmbox synaptic
diff --git a/package-lists/gnome-core b/package-lists/gnome-core
new file mode 100644
index 000000000..db969d735
--- /dev/null
+++ b/package-lists/gnome-core
@@ -0,0 +1,8 @@
+# /usr/share/live/build/package-lists/gnome-core - package list for live-build(7)
+
+#include <standard-x11>
+
+gnome-core
+gdm3
+desktop-base
+gnome-themes
diff --git a/package-lists/gnome-full b/package-lists/gnome-full
new file mode 100644
index 000000000..7259fc379
--- /dev/null
+++ b/package-lists/gnome-full
@@ -0,0 +1,6 @@
+# /usr/share/live/build/package-lists/gnome-full - package list for live-build(7)
+
+#include <gnome>
+
+gnome
+gdm3
diff --git a/package-lists/gnome-junior b/package-lists/gnome-junior
new file mode 100644
index 000000000..f6c91b87f
--- /dev/null
+++ b/package-lists/gnome-junior
@@ -0,0 +1,6 @@
+# /usr/share/live/build/package-lists/gnome-junior - package list for live-build(7)
+
+#include <gnome>
+#include <debian-junior>
+
+junior-gnome
diff --git a/package-lists/gnustep b/package-lists/gnustep
new file mode 100644
index 000000000..7f5083806
--- /dev/null
+++ b/package-lists/gnustep
@@ -0,0 +1,23 @@
+# /usr/share/live/build/package-lists/gnustep - package list for live-build(7)
+
+#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/package-lists/kde b/package-lists/kde
new file mode 100644
index 000000000..d32a6d11e
--- /dev/null
+++ b/package-lists/kde
@@ -0,0 +1,7 @@
+# /usr/share/live/build/package-lists/kde - package list for live-build(7)
+
+#include <kde-core>
+
+kde-standard
+kdm
+desktop-base
diff --git a/package-lists/kde-core b/package-lists/kde-core
new file mode 100644
index 000000000..cbed22ae6
--- /dev/null
+++ b/package-lists/kde-core
@@ -0,0 +1,7 @@
+# /usr/share/live/build/package-lists/kde-core - package list for live-build(7)
+
+#include <standard-x11>
+
+kde-plasma-desktop
+kdm
+desktop-base
diff --git a/package-lists/kde-extra b/package-lists/kde-extra
new file mode 100644
index 000000000..1dd3362ac
--- /dev/null
+++ b/package-lists/kde-extra
@@ -0,0 +1,5 @@
+# /usr/share/live/build/package-lists/kde-extra - package list for live-build(7)
+
+#include <kde-full>
+
+kde-extras
diff --git a/package-lists/kde-full b/package-lists/kde-full
new file mode 100644
index 000000000..c49c5d3c5
--- /dev/null
+++ b/package-lists/kde-full
@@ -0,0 +1,6 @@
+# /usr/share/live/build/package-lists/kde-full - package list for live-build(7)
+
+#include <kde>
+
+koffice
+kde-full
diff --git a/package-lists/kde-junior b/package-lists/kde-junior
new file mode 100644
index 000000000..8994d2e7a
--- /dev/null
+++ b/package-lists/kde-junior
@@ -0,0 +1,6 @@
+# /usr/share/live/build/package-lists/kde-junior - package list for live-build(7)
+
+#include <kde>
+#include <debian-junior>
+
+junior-kde
diff --git a/package-lists/lxde b/package-lists/lxde
new file mode 100644
index 000000000..78de22f1e
--- /dev/null
+++ b/package-lists/lxde
@@ -0,0 +1,8 @@
+# /usr/share/live/build/package-lists/lxde - package list for live-build(7)
+
+#include <standard-x11>
+
+lxde
+gdm
+network-manager-gnome
+desktop-base
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
diff --git a/package-lists/rescue b/package-lists/rescue
new file mode 100644
index 000000000..ad1e1541c
--- /dev/null
+++ b/package-lists/rescue
@@ -0,0 +1,318 @@
+# /usr/share/live/build/package-lists/rescue - package list for live-build(7)
+
+#include <standard>
+
+# Debian Forensics
+#include <debian-forensics>
+
+# Other forensic packages
+scalpel
+
+# Bootloaders
+syslinux-common
+#if ARCHITECTURES amd64 i386
+grub lilo mbr syslinux
+#endif
+#if ARCHITECTURES hppa
+palo
+#endif
+
+# System
+gnupg dash discover gawk htop less lsof ltrace psmisc screen strace units
+#if ARCHITECTURES 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
+fsarchiver
+
+# for /usr/bin/summer:
+chiark-utils-bin
+
+# System
+#if ARCHITECTURES amd64 i386
+dmidecode mcelog cpuburn
+#endif
+lshw pciutils procinfo usbutils
+sysstat stress
+
+#if ARCHITECTURES i386 powerpc
+read-edid
+#endif
+
+# Browser
+lynx links2 w3m
+
+# Compression
+arj bzip2 lzma p7zip-full unace unrar-free unzip zip lzop ncompress
+unace pax
+
+#if ARCHIVE_AREAS 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 ARCHIVE_AREAS contrib
+b43-fwcutter
+#endif
+
+# Backup
+dar gddrescue dump ddrescue
+mt-st
+#if DISTRIBUTION sid
+afio tob
+#endif
+dar duplicity
+
+# File comparison
+rdiff rdiff-backup rsnapshot
+colordiff
+
+# General
+chrootuid
+cpio
+cryptcat
+directvnc
+etherwake
+ftp
+ifenslave-2.6
+ifrename
+ethtool
+ipcalc
+mii-diag
+minicom
+gkermit
+netcat
+netcat6
+netmask
+openssl
+openvpn
+vpnc
+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
+
+# Essential networking
+netbase
+rdate
+ntpdate
+dhcp3-client
+ppp
+pppconfig
+pppoe
+pppoeconf
+atm-tools
+#ipppd
+
+# Bridging
+bridge-utils
+ebtables
+parprouted
+
+# Special hardware
+br2684ctl
+
+# Routing
+cutter
+iproute
+iproute-doc
+iputils-tracepath
+mtr-tiny
+tcptraceroute
+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
+#if DISTRIBUTION sid
+ntop
+#endif
+saidar
+samhain
+scanssh
+sntop
+ssldump
+tcpdump
+tcpreen
+tcpreplay
+tshark
+
+# Testing
+crashme
+dbench
+doscan
+dsniff
+honeyd
+hping3
+icmpush
+macchanger
+medusa
+netdiag
+netpipe-tcp
+nmap
+ndisc6
+ngrep
+p0f
+packit
+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
+xfsdump
+xfsprogs
+btrfs-tools
+cryptsetup
+dmraid
+e2fsprogs
+fuse-utils
+hfsplus
+hfsutils
+jfsutils
+lde
+lsscsi
+lvm2
+mdadm
+mtools
+nilfs-tools
+ntfs-3g
+ntfsprogs
+reiser4progs
+dmsetup
+
+# Forensics
+foremost
+magicrescue
+sleuthkit
+
+# Tools for managing M$ and its ilk
+dosfstools mscompress chntpw pptpd pptp-linux
+
+# unsorted
+#if ARCHITECTURES amd64 i386
+cpuid x86info
+#endif
+hwinfo
+tofrodos
+#if DISTRIBUTION squeeze
+rpncalc
+#endif
+hal
+dc
+bc
+rlwrap
+chkrootkit
+
+rkhunter
+clamav
+clamav-data
+smbclient
+nfs-common
+wireless-tools
+wpasupplicant
+
+aide
+tripwire
+sleuthkit
+autopsy
+pwgen
+
+rsync
+ncftp
+rpm
+curl
+wget
+lftp
+net-tools
+
+expect
+gpm
+
+# Network servers:
+thttpd
+dhcp3-server
+hostap-utils
+hostapd
+
+# Flab
+emacs23-nox
+build-essential gdb gfortran gnat
+
+#if ARCHITECTURES i386
+bin86
+#endif
diff --git a/package-lists/standard b/package-lists/standard
new file mode 100644
index 000000000..94dd3366b
--- /dev/null
+++ b/package-lists/standard
@@ -0,0 +1,16 @@
+# /usr/share/live/build/package-lists/standard - package list for live-build(7)
+
+#include <minimal>
+
+console-setup console-common kbd
+
+#nif MODE progress
+locales
+#endif
+#if MODE progress
+locales-all
+#endif
+
+#if MODE ubuntu
+ubuntu-minimal
+#endif
diff --git a/package-lists/standard-x11 b/package-lists/standard-x11
new file mode 100644
index 000000000..e53cef34d
--- /dev/null
+++ b/package-lists/standard-x11
@@ -0,0 +1,10 @@
+# /usr/share/live/build/package-lists/standard-x11 - package list for live-build(7)
+
+#include <standard>
+
+xorg
+#nif MODE progress
+menu
+#endif
+alsa-base alsa-utils
+keyboard-configuration
diff --git a/package-lists/studio b/package-lists/studio
new file mode 100644
index 000000000..fc6c68f6a
--- /dev/null
+++ b/package-lists/studio
@@ -0,0 +1,101 @@
+# /usr/share/live/build/package-lists/studio - package list for live-build(7)
+
+# 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
+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/package-lists/studio-gnome b/package-lists/studio-gnome
new file mode 100644
index 000000000..2481951d2
--- /dev/null
+++ b/package-lists/studio-gnome
@@ -0,0 +1,4 @@
+# /usr/share/live/build/package-lists/studio-gnome - package list for live-build(7)
+
+#include <gnome>
+#include <studio>
diff --git a/package-lists/studio-kde b/package-lists/studio-kde
new file mode 100644
index 000000000..820b81b44
--- /dev/null
+++ b/package-lists/studio-kde
@@ -0,0 +1,4 @@
+# /usr/share/live/build/package-lists/studio-kde - package list for live-build(7)
+
+#include <kde>
+#include <studio>
diff --git a/package-lists/studio-xfce b/package-lists/studio-xfce
new file mode 100644
index 000000000..c7bed4ebd
--- /dev/null
+++ b/package-lists/studio-xfce
@@ -0,0 +1,4 @@
+# /usr/share/live/build/package-lists/studio-xfce - package list for live-build(7)
+
+#include <xfce>
+#include <studio>
diff --git a/package-lists/xfce b/package-lists/xfce
new file mode 100644
index 000000000..4c09d6ff8
--- /dev/null
+++ b/package-lists/xfce
@@ -0,0 +1,7 @@
+# /usr/share/live/build/package-lists/xfce - package list for live-build(7)
+
+#include <standard-x11>
+
+xfce4
+gdm3
+desktop-base
diff --git a/package-lists/xfce-junior b/package-lists/xfce-junior
new file mode 100644
index 000000000..4e1d08b9d
--- /dev/null
+++ b/package-lists/xfce-junior
@@ -0,0 +1,6 @@
+# /usr/share/live/build/package-lists/xfce-junior - package list for live-build(7)
+
+#include <xfce>
+#include <debian-junior>
+
+junior-kde junior-gnome