[Debian-live-changes] r2168 - in people/lamby: . package_lists package_lists/lists

lamby-guest at alioth.debian.org lamby-guest at alioth.debian.org
Mon Jun 18 12:45:07 UTC 2007


Author: lamby-guest
Date: 2007-06-18 12:45:07 +0000 (Mon, 18 Jun 2007)
New Revision: 2168

Added:
   people/lamby/package_lists/
   people/lamby/package_lists/genlist.sh
   people/lamby/package_lists/graphlists.sh
   people/lamby/package_lists/lists/
   people/lamby/package_lists/lists/gnome
   people/lamby/package_lists/lists/gnome-core
   people/lamby/package_lists/lists/gnome-full
   people/lamby/package_lists/lists/gnome-junior
   people/lamby/package_lists/lists/gnustep
   people/lamby/package_lists/lists/kde
   people/lamby/package_lists/lists/kde-core
   people/lamby/package_lists/lists/kde-extra
   people/lamby/package_lists/lists/kde-full
   people/lamby/package_lists/lists/kde-junior
   people/lamby/package_lists/lists/minimal
   people/lamby/package_lists/lists/rescue
   people/lamby/package_lists/lists/standard
   people/lamby/package_lists/lists/standard-x11
   people/lamby/package_lists/lists/xfce
   people/lamby/package_lists/lists/xfce-junior
Log:


Added: people/lamby/package_lists/genlist.sh
===================================================================
--- people/lamby/package_lists/genlist.sh	                        (rev 0)
+++ people/lamby/package_lists/genlist.sh	2007-06-18 12:45:07 UTC (rev 2168)
@@ -0,0 +1,12 @@
+#!/bin/sh
+
+test $1 || { echo "$0: Error: Please specify a package name. Eg '$0 standard-x11'"; exit 1; }
+test -e "lists/$1" || { echo "$0: Error: List '$1' does not exist"; exit 1; }
+
+for INCLUDE in $(sed -ne 's/^## include \(.*\)/\1/g p' lists/$1);
+do
+	$0 $INCLUDE
+done
+
+echo "# Including from $1"
+sed -ne 's/^\([^#].*\)/\1\n/gp' lists/$1


Property changes on: people/lamby/package_lists/genlist.sh
___________________________________________________________________
Name: svn:executable
   + *

Added: people/lamby/package_lists/graphlists.sh
===================================================================
--- people/lamby/package_lists/graphlists.sh	                        (rev 0)
+++ people/lamby/package_lists/graphlists.sh	2007-06-18 12:45:07 UTC (rev 2168)
@@ -0,0 +1,13 @@
+#!/bin/sh
+
+OUTPUT=$(mktemp) || exit 1
+
+{
+	echo "digraph G {"
+	echo "graph [ rankdir = \"BT\" ];"
+	for FILE in lists/*;
+	do
+			sed $FILE -ne "s/^## include \(.*\)/  \"`basename $FILE`\" -> \"\1\";/g p";
+	done
+	echo "}"
+} | dot -Tpng > $OUTPUT && display $OUTPUT


Property changes on: people/lamby/package_lists/graphlists.sh
___________________________________________________________________
Name: svn:executable
   + *

Added: people/lamby/package_lists/lists/gnome
===================================================================
--- people/lamby/package_lists/lists/gnome	                        (rev 0)
+++ people/lamby/package_lists/lists/gnome	2007-06-18 12:45:07 UTC (rev 2168)
@@ -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 gnome-cups-manager gnome-screensaver
+gnome-themes-extras
+
+rhythmbox synaptic

Added: people/lamby/package_lists/lists/gnome-core
===================================================================
--- people/lamby/package_lists/lists/gnome-core	                        (rev 0)
+++ people/lamby/package_lists/lists/gnome-core	2007-06-18 12:45:07 UTC (rev 2168)
@@ -0,0 +1,7 @@
+# /usr/share/live-helper/lists/gnome-core - package list for live-helper(7)
+
+## LH: GNOME Core
+## include standard-x11
+
+gdm gnome-core
+desktop-base

Added: people/lamby/package_lists/lists/gnome-full
===================================================================
--- people/lamby/package_lists/lists/gnome-full	                        (rev 0)
+++ people/lamby/package_lists/lists/gnome-full	2007-06-18 12:45:07 UTC (rev 2168)
@@ -0,0 +1,7 @@
+# /usr/share/live-helper/lists/gnome-full - package list for live-helper(7)
+
+## LH: GNOME full
+## include gnome
+
+gdm gnome
+desktop-base

Added: people/lamby/package_lists/lists/gnome-junior
===================================================================
--- people/lamby/package_lists/lists/gnome-junior	                        (rev 0)
+++ people/lamby/package_lists/lists/gnome-junior	2007-06-18 12:45:07 UTC (rev 2168)
@@ -0,0 +1,9 @@
+# /usr/share/live-helper/lists/gnome - package list for live-helper(7)
+
+## LH: Debian Junior
+## include gnome
+
+junior-sound junior-typing junior-internet junior-gnome 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

Added: people/lamby/package_lists/lists/gnustep
===================================================================
--- people/lamby/package_lists/lists/gnustep	                        (rev 0)
+++ people/lamby/package_lists/lists/gnustep	2007-06-18 12:45:07 UTC (rev 2168)
@@ -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

Added: people/lamby/package_lists/lists/kde
===================================================================
--- people/lamby/package_lists/lists/kde	                        (rev 0)
+++ people/lamby/package_lists/lists/kde	2007-06-18 12:45:07 UTC (rev 2168)
@@ -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

Added: people/lamby/package_lists/lists/kde-core
===================================================================
--- people/lamby/package_lists/lists/kde-core	                        (rev 0)
+++ people/lamby/package_lists/lists/kde-core	2007-06-18 12:45:07 UTC (rev 2168)
@@ -0,0 +1,7 @@
+# /usr/share/live-helper/lists/kde-core - package list for live-helper(7)
+
+## LH: KDE Core
+## include standard-x11
+
+kde-core kdm
+desktop-base

Added: people/lamby/package_lists/lists/kde-extra
===================================================================
--- people/lamby/package_lists/lists/kde-extra	                        (rev 0)
+++ people/lamby/package_lists/lists/kde-extra	2007-06-18 12:45:07 UTC (rev 2168)
@@ -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

Added: people/lamby/package_lists/lists/kde-full
===================================================================
--- people/lamby/package_lists/lists/kde-full	                        (rev 0)
+++ people/lamby/package_lists/lists/kde-full	2007-06-18 12:45:07 UTC (rev 2168)
@@ -0,0 +1,6 @@
+# /usr/share/live-helper/lists/kde-full - package list for live-helper(7)
+
+## LH: KDE Full
+## include kde
+
+koffice

Added: people/lamby/package_lists/lists/kde-junior
===================================================================
--- people/lamby/package_lists/lists/kde-junior	                        (rev 0)
+++ people/lamby/package_lists/lists/kde-junior	2007-06-18 12:45:07 UTC (rev 2168)
@@ -0,0 +1,9 @@
+# /usr/share/live-helper/lists/kde - package list for live-helper(7)
+
+## LH: KDE Junior
+## include kde
+
+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 junior-kde

Added: people/lamby/package_lists/lists/minimal
===================================================================
--- people/lamby/package_lists/lists/minimal	                        (rev 0)
+++ people/lamby/package_lists/lists/minimal	2007-06-18 12:45:07 UTC (rev 2168)
@@ -0,0 +1,4 @@
+
+## LH: Minimal
+
+eject file sudo vim-tiny

Added: people/lamby/package_lists/lists/rescue
===================================================================
--- people/lamby/package_lists/lists/rescue	                        (rev 0)
+++ people/lamby/package_lists/lists/rescue	2007-06-18 12:45:07 UTC (rev 2168)
@@ -0,0 +1,158 @@
+# /usr/share/live-helper/lists/rescue - package list for live-helper(7)
+
+## LH: Rescue
+## include standard
+
+## System
+gnupg dash discover gawk grub htop lilo ltrace pstack screen strace units
+
+## Editors
+aview mc nano-tiny qemacs-nox mg vim wdiff
+
+## Harddisk
+dosfstools dvd+rw-tools e2fsprogs ext2resize genisoimage hdparm blktool ntfsprogs parted partimage reiserfsprogs secure-delete scsitools smartmontools testdisk wodim wipe xfsprogs
+
+## System
+dmidecode lshw pciutils procinfo read-edid sysutils usbutils
+
+## Browser
+lynx links2 w3m
+
+## Compression
+bzip2 rar unace unrar unzip zip
+
+## Backup
+#dar ddrescue gddrescue
+
+## GENERAL
+chrootuid
+cryptcat
+directvnc
+dnstracer
+etherwake
+ftp
+ifenslave-2.6
+ifrename
+ipcalc
+mailx
+mii-diag
+minicom
+netcat
+netcat6
+netmask
+openntpd
+openssl
+openvpn
+sipcalc
+socat
+ssh
+telnet
+
+## FIREWALLING
+denyhosts
+fail2ban
+iptables
+knockd
+portsentry
+reaim
+vlan
+zorp
+
+## BRIDGING
+bridge-utils
+ebtables
+parprouted
+
+## ROUTING
+cutter
+iproute
+iproute-doc
+iputils-tracepath
+mrt
+mtr-tiny
+tcptraceroute
+traceproto
+traceroute
+spinner
+
+## MONITORING
+arpalert
+arpwatch
+atsar
+bmon
+ethstatus
+ettercap
+geopip-bin
+hp-search-mac
+icmpinfo
+ifstat
+iftop
+ipgrab
+iptstate
+irpas
+lft
+nast
+nbtscan
+netdiscover
+nload
+nsca
+nstreams
+ntop
+pasd
+saidar
+samhain
+scanssh
+sntop
+ssldump
+tcpdump
+tcpreen
+tcpreplay
+tshark
+
+## TESTING
+crashme
+dbench
+doscan
+dsniff
+fragrouter
+honeyd
+hping3
+icmpush
+irpas
+macchanger
+medusa
+ndiff
+netdiag
+netpipe-tcp
+nmap
+ndisc6
+ngrep
+nsed
+p0f
+packit
+paketto
+sing
+xprobe
+
+## LOG-ANALIZERS
+fwanalog
+fwlogwatch
+lwatch
+multitail
+
+#unsorted
+
+hwinfo hwtools x86info cpuid
+tofrodos rpncalc
+hal
+dc
+rlwrap
+posh
+chkrootkit
+
+rkhunter
+clamav
+clamav-data
+smbclient
+nfs-common
+wireless-tools

Added: people/lamby/package_lists/lists/standard
===================================================================
--- people/lamby/package_lists/lists/standard	                        (rev 0)
+++ people/lamby/package_lists/lists/standard	2007-06-18 12:45:07 UTC (rev 2168)
@@ -0,0 +1,6 @@
+# /usr/share/live-helper/lists/standard - package list for live-helper(7)
+
+## LH: Standard
+## include minimal
+
+console-common kbd locales

Added: people/lamby/package_lists/lists/standard-x11
===================================================================
--- people/lamby/package_lists/lists/standard-x11	                        (rev 0)
+++ people/lamby/package_lists/lists/standard-x11	2007-06-18 12:45:07 UTC (rev 2168)
@@ -0,0 +1,7 @@
+# /usr/share/live-helper/lists/standard-x11 - package list for live-helper(7)
+
+## LH: Standard X11
+## include standard
+
+xorg xresprobe discover menu
+alsa-base alsa-oss alsa-utils

Added: people/lamby/package_lists/lists/xfce
===================================================================
--- people/lamby/package_lists/lists/xfce	                        (rev 0)
+++ people/lamby/package_lists/lists/xfce	2007-06-18 12:45:07 UTC (rev 2168)
@@ -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

Added: people/lamby/package_lists/lists/xfce-junior
===================================================================
--- people/lamby/package_lists/lists/xfce-junior	                        (rev 0)
+++ people/lamby/package_lists/lists/xfce-junior	2007-06-18 12:45:07 UTC (rev 2168)
@@ -0,0 +1,9 @@
+# /usr/share/live-helper/lists/xfce - package list for live-helper(7)
+
+## LH: Xfce Debian Junior
+## include xfce
+
+junior-sound junior-typing junior-internet junior-gnome 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 junior-kde




More information about the Debian-live-changes mailing list