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
+1 -1
View File
@@ -8,7 +8,7 @@ Standards-Version: 3.5.2
Package: gbootroot Package: gbootroot
Architecture: all Architecture: all
Depends: libgtk-perl (>= 0.7002), ash, file, binutils, bzip2 Depends: libgtk-perl (>= 0.7002), ash, file, binutils, bzip2
Recommends: swim Recommends: dswim
Description: Boot/Root Filesystem Distribution testing and creation. Description: Boot/Root Filesystem Distribution testing and creation.
BootRoot makes the construction and development of distributions fun and BootRoot makes the construction and development of distributions fun and
simple with its Root Methods (Yard) and user-mode-linux test bed. Finish simple with its Root Methods (Yard) and user-mode-linux test bed. Finish
+2 -1
View File
@@ -5,7 +5,8 @@
## YARD_CHROOT_TEST ## YARD_CHROOT_TEST
## Code from CHECK_ROOT_FS by Tom Fawcett ## Code from CHECK_ROOT_FS by Tom Fawcett
## Copyright (C) 1996,1997,1998 Tom Fawcett (fawcett@croftj.net) ## 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 ## 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 ## it under the terms of the GNU General Public License as published by