From 8b1eaf5c9acf4c0a2d0a96a10f243b2dd1640ba1 Mon Sep 17 00:00:00 2001 From: freesource Date: Mon, 15 Oct 2001 05:10:23 +0000 Subject: [PATCH] Copylet change, and packaging change. --- pkg/dpkg/control | 2 +- yard_chrooted_tests | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pkg/dpkg/control b/pkg/dpkg/control index 3760155..ea2964a 100644 --- a/pkg/dpkg/control +++ b/pkg/dpkg/control @@ -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 diff --git a/yard_chrooted_tests b/yard_chrooted_tests index 035b5b6..d54f850 100755 --- a/yard_chrooted_tests +++ b/yard_chrooted_tests @@ -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 +## ## ## 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