1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 00:53:23 -05:00

Copylet change, and packaging change.

This commit is contained in:
freesource 2001-10-15 05:10:23 +00:00
parent be975e15ce
commit 8b1eaf5c9a
2 changed files with 3 additions and 2 deletions

View File

@ -8,7 +8,7 @@ Standards-Version: 3.5.2
Package: gbootroot
Architecture: all
Depends: libgtk-perl (>= 0.7002), ash, file, binutils, bzip2
Recommends: swim
Recommends: dswim
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

View File

@ -5,7 +5,8 @@
## YARD_CHROOT_TEST
## Code from CHECK_ROOT_FS by Tom Fawcett
## Copyright (C) 1996,1997,1998 Tom Fawcett (fawcett@croftj.net)
## Copyright (C) 2000, 2001 Modifications by the gBootRoot Team
## Copyright (C) 2000, 2001 Modifications by Jonathan Rosenbaum
## <freesource@users.sourceforge.net>
##
## This program is free software; you may redistribute it and/or modify
## it under the terms of the GNU General Public License as published by