# HG changeset patch # User Christopher Rogers # Date 1292184670 0 # Node ID f9ebc9e04b8e7933d9d3cf55340c43189eabee62 # Parent 19b15ecd7b94570d6172852e420997a47ea04abd Update config file and modular lists. diff -r 19b15ecd7b94 -r f9ebc9e04b8e config --- a/config Fri Dec 03 04:17:55 2010 +0000 +++ b/config Sun Dec 12 20:11:10 2010 +0000 @@ -1,7 +1,7 @@ # names of modular package lists # equals names of .list files in the order to build -MODULES="a.000.base a.001.justx a.002.core-basic a.003.mesa a.004.xorg-xf86-video a.005.firefox a.006.libs a.007.apps a.008.mercurial a.009.pentest a.010.clamav a.011.warzone2100 a.012.frozen-bubble" +MODULES="a.000.base a.001.justx a.002.core-basic a.003.mesa a.004.xorg-xf86-video a.005.firefox a.006.libs a.007.apps a.008.mercurial a.009.pentest a.010.clamav a.011.warzone2100 a.012.frozen-bubble a.013.wine" # download local copies of hg repos for iso # equals yes or no diff -r 19b15ecd7b94 -r f9ebc9e04b8e list/a.002.core-basic.list --- a/list/a.002.core-basic.list Fri Dec 03 04:17:55 2010 +0000 +++ b/list/a.002.core-basic.list Sun Dec 12 20:11:10 2010 +0000 @@ -149,3 +149,4 @@ libwebkit midori gettext-base +xorg-xf86-input-synaptics diff -r 19b15ecd7b94 -r f9ebc9e04b8e list/a.006.libs.list --- a/list/a.006.libs.list Fri Dec 03 04:17:55 2010 +0000 +++ b/list/a.006.libs.list Sun Dec 12 20:11:10 2010 +0000 @@ -23,6 +23,8 @@ visualboyadvance-gtk virtualbox-ose vlc +recorder +wine #libs-only python patch @@ -37,6 +39,10 @@ perl get-flash-plugin ttf-dejavu-extra +libdvdcss +libdvdread +mpg123 +dvd+rw-tools openal physfs quesoglc @@ -44,4 +50,5 @@ libsdl-pango libsdl-mixer libsdl-perl -perl-locale-gettext \ No newline at end of file +perl-locale-gettext +espeak \ No newline at end of file diff -r 19b15ecd7b94 -r f9ebc9e04b8e list/a.006.libs.removelist --- a/list/a.006.libs.removelist Fri Dec 03 04:17:55 2010 +0000 +++ b/list/a.006.libs.removelist Sun Dec 12 20:11:10 2010 +0000 @@ -22,4 +22,6 @@ pcsxr-svn visualboyadvance-gtk virtualbox-ose -vlc \ No newline at end of file +vlc +recorder +wine \ No newline at end of file diff -r 19b15ecd7b94 -r f9ebc9e04b8e list/a.007.apps.list --- a/list/a.007.apps.list Fri Dec 03 04:17:55 2010 +0000 +++ b/list/a.007.apps.list Sun Dec 12 20:11:10 2010 +0000 @@ -22,4 +22,6 @@ pcsxr-svn visualboyadvance-gtk virtualbox-ose -vlc \ No newline at end of file +vlc +recorder +#wine \ No newline at end of file diff -r 19b15ecd7b94 -r f9ebc9e04b8e list/a.009.pentest.list --- a/list/a.009.pentest.list Fri Dec 03 04:17:55 2010 +0000 +++ b/list/a.009.pentest.list Sun Dec 12 20:11:10 2010 +0000 @@ -14,4 +14,10 @@ sshfs-fuse dd_rescue sleuthkit -secure-delete \ No newline at end of file +secure-delete +privoxy +magicrescue +mdk3 +airoscript-ng +disktype +chntpw \ No newline at end of file diff -r 19b15ecd7b94 -r f9ebc9e04b8e list/a.013.wine.list --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/list/a.013.wine.list Sun Dec 12 20:11:10 2010 +0000 @@ -0,0 +1,1 @@ +wine \ No newline at end of file