mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-11 21:27:10 +00:00
15 lines
453 B
Plaintext
15 lines
453 B
Plaintext
Source: livecd-rootfs
|
|
Section: devel
|
|
Priority: optional
|
|
Build-Depends: debhelper (>=4)
|
|
Maintainer: LaMont Jones <lamont@canonical.com>
|
|
Standards-Version: 3.6.1.0
|
|
|
|
Package: livecd-rootfs
|
|
Architecture: all
|
|
Depends: debootstrap, rsync, cloop-utils, python-minimal|python, procps, squashfs-tools
|
|
Suggests: partimage
|
|
Description: construction script for the livecd rootfs
|
|
livecd-rootfs provides the script used to create the root filesystem
|
|
on the livecd.
|