mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-10 12:47:30 +00:00
* Run fdupes on ${ROOT}/usr. -- Matthias Klose <doko@ubuntu.com> Wed, 03 Oct 2007 16:46:14 +0200
15 lines
460 B
Plaintext
15 lines
460 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, fdupes
|
|
Suggests: partimage
|
|
Description: construction script for the livecd rootfs
|
|
livecd-rootfs provides the script used to create the root filesystem
|
|
on the livecd.
|