-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathship-live
72 lines (53 loc) · 1.68 KB
/
ship-live
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Xubuntu ship live
=================
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 ==
* sl-modem-daemon # needed for some Winmodems (see OutoftheboxWinmodem)
* intel-microcode # needed to update Intel cpu microcode LP #1386257
* amd64-microcode # needed to update AMD cpu microcode LP #1386257
* setserial # needed by folks with nonstandard serial ports
* b43-fwcutter
* broadcom-sta-dkms # for remaining odd wifi support
= wpasupplicant =
wpasupplicant is required to configure a wifi network card with
netplan. The installer will install it in both the installer live
session and the target system if wifi network cards are present when
it runs.
* wpasupplicant
= kernel =
The kernel is installed dynamically, so include it in the pool.
* linux-generic
= Curtin =
These packages may be installed dynamically by curtin based on
installation parameters. They should generally be made available on
curtin based CDs.
== curtin block/deps.py ==
* bcache-tools
* btrfs-progs
* cryptsetup
* e2fsprogs
* jfsutils
* lvm2
* mdadm
* ntfs-3g
* open-iscsi
* reiserfsprogs
* xfsprogs
* zfs-initramfs
* zfsutils-linux
== curtin curthooks.py ==
* multipath-tools-boot
* grub-efi-amd64 [amd64]
* grub-efi-amd64-signed [amd64]
* grub-efi-arm64 [arm64]
* grub-efi-arm64-signed [arm64]
* grub-pc
* shim-signed
* efibootmgr
* mdadm
== Blacklist ==
libavcodec cannot be shipped on CDs (c.f. Ubuntu technical board resolution 2007-01-02).
* !libavcodec*