diff options
| author | 2015-05-12 17:04:24 -0400 | |
|---|---|---|
| committer | 2015-05-12 17:04:24 -0400 | |
| commit | 67582c5c534bcc5b2b492949b00d44413110be73 (patch) | |
| tree | 99878cdc2677600c802e8c0f2e69f40dd38657cd /ship-live | |
Initial commitvivid
Diffstat (limited to 'ship-live')
| -rw-r--r-- | ship-live | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/ship-live b/ship-live new file mode 100644 index 0000000..d2c5b99 --- /dev/null +++ b/ship-live @@ -0,0 +1,32 @@ +The ship-live seed will be added to the live CD as an ordinary package +archive. Here belongs anything that somebody might need to install after +installing the contents of the live CD in order to get online and fetch more +packages. + +== Hardware & Network Access == + + * pptp-linux # client for Microsoft-compatible VPN's, needed for some ISPs + * sl-modem-daemon # needed for some Winmodems (see OutoftheboxWinmodem) + * bpalogin + + * libatm1 # suggested by ppp for PPP-over-ATM + * setserial # needed by folks with nonstandard serial ports + * mouseemu # needed on Macs with single-button mice + * ps3pf-utils [powerpc] # small utilities for PlayStation 3 systems + * elfspe2 [powerpc] # SPE access for Cell systems + * b43-fwcutter + * bcmwl-kernel-source #since we no longer have LRM + * wvdial # network-manager should replace this functionality ASAP + +== Installer == + + * grub # needed for dmraid et al + * grub-efi [amd64] + * oem-config-gtk + * lupin-support [amd64 i386] # installer-for-windows + +== Blacklist == + +libavcodec cannot be shipped on CDs (c.f. Ubuntu technical board resolution 2007-01-02). + + * !libavcodec* |
