From 29f9138ddae08aec32e8e1fa5d878178350f973f Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Thu, 28 Jul 2011 22:26:56 +0200 Subject: [PATCH] Add a ship seed --- STRUCTURE | 1 + ship | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 ship diff --git a/STRUCTURE b/STRUCTURE index 071be3b..7fd5c0a 100644 --- a/STRUCTURE +++ b/STRUCTURE @@ -2,6 +2,7 @@ include platform.oneiric feature no-follow-recommends desktop: core live: desktop +ship: boot installer desktop d-i-requirements ship-live: boot live core: standard # make sure supported remains the last entry diff --git a/ship b/ship new file mode 100644 index 0000000..66250df --- /dev/null +++ b/ship @@ -0,0 +1,73 @@ +== Kernel == + + * linux [amd64 i386] + +== Server == + + * ssh + * nfs-kernel-server # need an NFS server + * ltsp-server-standalone [amd64 i386] # for LTSP-on-install + * ltsp-client [amd64 i386] # for LTSP-on-install + * ldm [amd64 i386] # seeded because its not a hard dependency of ltsp-client anymore + * ldm-ubuntu-theme [amd64 i386] # seeded to make it available for LTSP-on-install + +== Networking == + + * bsd-mailx + * vlan # userland tools to config 8021q support + +== Common UNIX stuff == + + * nfs-common # allows people to access NFS filesystems + # * vim # vim-tiny is in minimal; vim includes syntax highlighting, help files, etc. + +== Hardware & Network Access == + + * pptp-linux # client for Microsoft-compatible VPN's, needed for some ISPs + * eagle-usb-utils # needed for some ADSL modems + * bpalogin + * ndiswrapper-utils-1.9 [amd64 i386] + * ndisgtk + + * linux-wlan-ng + * libatm1 # suggested by ppp for PPP-over-ATM + * setserial # needed by folks with nonstandard serial ports + * b43-fwcutter + +== Common language packs == + + # must have + * Languages: en es xh pt + * language-pack-${Languages} + * language-pack-gnome-${Languages} + +# subset of English language support which we want by default: + * aspell-en + * wamerican + +Enough room on amd64 armel i386, not enough on powerpc: + * Languages: de fr bn hi zh-hans + * language-pack-${Languages} [!powerpc] + * language-pack-gnome-${Languages} [!powerpc] + + * Languages: ar ru ja + * language-pack-${Languages} [i386] + * language-pack-gnome-${Languages} [i386] + +== Installer == + + * grub # needed for dmraid et al + * oem-config-gtk + * uboot-mkimage [armel] + +== Transitional packages == + +== Germinate workarounds == + + * wamerican # iamerican Depends: ispell Recommends: wordlist, but wamerican isn't spotted in time so germinate arbitrarily picks miscfiles instead + +== Blacklist == + +libavcodec cannot be shipped on CDs (cf. Ubuntu technical board resolution 2007-01-02). + + * !libavcodec*