1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 09:03:23 -05:00
gbootroot/pkg/dpkg/control
freesource 187bd81bcd Now making successful debian source and binary package with new
set-up.  Pretty cool, if this package was an official package it would
use kernel-sources* package, but instead, I made some minor
modifications since I don't want to have to dl kernel sources
every time a compile is done, and kernel.org is still the definitive
place for the source.
2002-12-18 19:03:13 +00:00

29 lines
1.4 KiB
Plaintext

Source: gbootroot
Section: utils
Priority: optional
Maintainer: Jonathan Rosenbaum <freesource@users.sourceforge.net>
Build-Depends: debhelper (>> 3.0.0), binutils, fileutils (>= 4.0), gcc | c-compiler, make, libc-dev, bin86, wget
Standards-Version: 3.5.2
Package: gbootroot
Architecture: i386
Depends: ${perl:Depends}, perl-modules, libgtk-perl (>= 0.7002), libc6 (>= 2.1.2), libexpect-perl, ash, file, binutils, bzip2
Recommends: dswim, lilo
Suggests: make-debian-x11
Description: Boot/Root Filesystem Distribution testing and creation.
BootRoot makes the construction and development of distributions fun and
simple with its Root Methods (Yard) and user-mode-linux test bed. Finish
the product with a Boot Method (2-disk compression supported). Normal
(non-root) users can make root filesystems and boot disks. Includes the
make_debian script to create a testable user-mode-linux base Debian system
and a MTD Emulator useful for running distributions made with the jffs/jffs2
filesystem. Add-ons available, see "apt-cache search gBootRoot."
.
The latest and greatest gbootroot and stuff can be retrieved from here:
.
deb http://prdownloads.sourceforge.net/gbootroot ./
deb http://prdownloads.sourceforge.net/avd ./
.
See manual for instructions on how to add lines to your sources.list so that
apt-get may be used for both binary and source packages.