Dear Wiki user, You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianMed/LiveCD" page has been changed by PaulWise: http://wiki.debian.org/DebianMed/LiveCD?action=diff&rev1=27&rev2=28 lh_config -b usb-hdd \ --distribution squeeze --categories "main contrib non-free" \ -p standard --packages '^(libcv-dev|autodock|gromacs|ballview|autodocktools|dropbear|boinc-client|r-cran-qtl|r-recommended)$' \ - -m http://ftp2.de.debian.org/debian/ + -m http://ftp.debian.org/debian/ sudo lh_build }}} @@ -85, +85 @@ For an easier copy and paste by avoiding line breaks {{{ - server="some.server.com" # place your server here + server="server.example.com" # place your server here packages="libcv-dev|autodock|gromacs|ballview|autodocktools" packages="$packages|lvm2|openssh-server|openssh-client" packages="$packages|boinc-client|r-cran-qtl|r-recommended" @@ -98, +98 @@ --distribution squeeze --categories "main contrib non-free" \ -p standard \ --packages "^($packages)\$" \ - -m http://ftp2.de.debian.org/debian/ \ + -m http://ftp.debian.org/debian/ \ --chroot-filesystem ext3 sudo lh_build }}} @@ -189, +189 @@ This script supposedly works on various Debian-compatible platforms. It was run on amd64, please extend this description with whatever your experiences may be. The Debian Med community is discussing/implementing an explicit task 'med-cloud' and how to best automate its specification from the information available in apt and debTags. Thus: this description is a running target, it will change - only to the better. - - _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
