mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-10 20:57:29 +00:00
edubuntu-live in manifest-desktop, so that packages also on the add-on CD aren't removed after installation by ubiquity.
15 lines
452 B
Plaintext
15 lines
452 B
Plaintext
Source: livecd-rootfs
|
|
Section: devel
|
|
Priority: optional
|
|
Build-Depends: debhelper (>=4)
|
|
Maintainer: Adam Conrad <adconrad@ubuntu.com>
|
|
Standards-Version: 3.6.1.0
|
|
|
|
Package: livecd-rootfs
|
|
Architecture: all
|
|
Depends: debootstrap, rsync, python-minimal | python, procps, squashfs-tools, grep-dctrl
|
|
Suggests: partimage
|
|
Description: construction script for the livecd rootfs
|
|
livecd-rootfs provides the script used to create the root filesystem
|
|
on the livecd.
|