mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-11 05:07:09 +00:00
14 lines
425 B
Plaintext
14 lines
425 B
Plaintext
|
Source: livecd-rootfs
|
||
|
Section: devel
|
||
|
Priority: optional
|
||
|
Build-Depends: sudo, debootstrap, rsync, cloop-utils, debhelper
|
||
|
Maintainer: LaMont Jones <lamont@canonical.com>
|
||
|
Standards-Version: 3.6.1.0
|
||
|
|
||
|
Package: livecd-rootfs
|
||
|
Architecture: any
|
||
|
Depends: sudo, debootstrap, rsync, cloop-utils
|
||
|
Description: Construction script for the livecd rootfs
|
||
|
livecd-rootfs provides the script used to create the root filesystem
|
||
|
on the livecd.
|