diff options
Diffstat (limited to 'debian/control.ubuntu')
-rw-r--r-- | debian/control.ubuntu | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/debian/control.ubuntu b/debian/control.ubuntu deleted file mode 100644 index 77c9cb2..0000000 --- a/debian/control.ubuntu +++ /dev/null @@ -1,27 +0,0 @@ -Source: casper -Section: misc -Priority: optional -Maintainer: Tollef Fog Heen <tfheen@ubuntu.com> -Build-Depends: debhelper (>> 4.2.0), lsb-release -Standards-Version: 3.6.1 - -Package: casper -Architecture: any -Section: misc -Priority: extra -Depends: initramfs-tools (>= 0.40ubuntu11), dmsetup, user-setup, sudo -Conflicts: usplash (<< 0.4-27) -Tag: admin::boot, admin::filesystem, implemented-in::shell, protocol::smb, role::plugin, scope::utility, special::completely-tagged, works-with-format::iso9660 -Description: Run a "live" preinstalled system from read-only media - -Package: ubiquity-casper -Architecture: all -Depends: laptop-detect, sudo -Conflicts: espresso-casper -Replaces: espresso-casper -Enhances: ubiquity -Tag: admin::boot, admin::filesystem, implemented-in::shell, protocol::smb, role::plugin, scope::utility, special::completely-tagged, works-with-format::iso9660 -Description: Configuration hooks for live installer - This package provides hook scripts for the Ubiquity live installer that - repeat some pieces of configuration done by the live system boot process in - the system installed by Ubiquity. |