Thought it was time to update the copy to 2003. Fixed a few minor

bugs founds while running underneath uml.  One percular bug pertaining
to OPTIONS was found after running a uml from the uml box then closing
it again making a new root_fs and opening it again the options were
missing.  Haven't noticed this on the host system before.  Will also
need to add a c program to determine whether the host kernel is tt or
skas to auto-magically determing what kernel mode to run in.
This commit is contained in:
freesource
2002-12-28 04:37:59 +00:00
parent 92320d21af
commit 1578dff32e
12 changed files with 24 additions and 21 deletions
+3 -2
View File
@@ -209,9 +209,10 @@ system "cp -fa $makefile $packaging_place/Makefile";
# Basically this is stuff we want in the source package, but not the normal
# package
system "cp -fa README $packaging_place/README";
system "cp -fa COPYING $packaging_Place/COPYING";
system "cp -fa COPYING $packaging_place/COPYING";
system "cp -fa user-mode-linux/usr/lib/uml/cramfs-vfs-order.patch $packaging_place/user-mode-linux/usr/lib/uml/cramfs-vfs-order.patch";
system "ln -sf $packaging_place/yard/replacements $packaging_place/yard/Replacements";
chdir("$packagine_place/yard");
system "ln -sf replacements $packaging_place/yard/Replacements";
mkdir("$packaging_place/sources");
# Now we get to clean out any CVS directories and make sure that the