From d8529092ee6708b0c2693eb338d508c45cf8cba8 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 19 Jul 2018 00:12:22 -0500 Subject: [PATCH] Remove ship; it's no longer used. --- STRUCTURE | 1 - ship | 53 ----------------------------------------------------- 2 files changed, 54 deletions(-) delete mode 100644 ship diff --git a/STRUCTURE b/STRUCTURE index 253ba99..03a3620 100644 --- a/STRUCTURE +++ b/STRUCTURE @@ -1,7 +1,6 @@ include platform.cosmic desktop: desktop-common live: desktop live-common -ship: boot installer desktop d-i-requirements ship-live: boot live # make sure supported remains the last entry supported: desktop ship-live supported-common diff --git a/ship b/ship deleted file mode 100644 index dc03740..0000000 --- a/ship +++ /dev/null @@ -1,53 +0,0 @@ -== Kernel == - - * linux [amd64] # not i386 because top-level 'linux' is -generic-pae now - -== Server == - - * ssh - * nfs-kernel-server # need an NFS server - * net-tools # Needed for deboostrap, when building alternate ISO. - -== 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 - - * 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 - * language-pack-${Languages} - -# * language-pack-gnome-${Languages} - -# subset of English language support which we want by default: - * aspell-en - * wamerican - -== Installer == - - * bootstrap-base - * grub2 # needed for dmraid et al - * oem-config-gtk - * uboot-mkimage [armel] - * makedev # Necessary for deboostrap when building alternate - -== Transitional packages == - -== Germinate workarounds == - - * wamerican # iamerican Depends: ispell Recommends: wordlist, but wamerican isn't spotted in time so germinate arbitrarily picks miscfiles instead