freesource
20fa0a6591
Added some text changes.
2001-10-04 06:27:18 +00:00
freesource
640ddbca30
This fixes kernel_version_check to return a value.
2001-10-03 05:10:03 +00:00
freesource
593b4ce543
Updated copyright.
2001-09-30 17:44:44 +00:00
freesource
64771b8b7d
Updated the copyright information.
2001-09-28 05:00:50 +00:00
freesource
3fbf4f041f
This allows extra paths to work correctly.
2001-09-18 03:10:29 +00:00
freesource
c75586cf32
Hopefully, this properly fixes the relativing of dirs/files from
...
make_link_relative when it makes "absolutely" no sense.
2001-09-14 05:13:22 +00:00
freesource
b04224d6f1
This corrects a bug where onto_proc_filesystem was edited incorrectly and wasn't
...
checking for the proc_dev return value in the way originally intended.
2001-08-29 17:08:25 +00:00
freesource
01cb23d3d7
* This makes -> literal, before it was backwards. So /bin/sh -> bash works,
...
before it had to be /bin/bash -> /bin/sh, so now the ls -l interpretation
is correct.
* Fixes unitialized values in onto_proc_filesystem.
2001-08-24 17:33:42 +00:00
freesource
a673116d7e
This make sures the template tmp value is defined before testing it.
2001-08-23 05:00:01 +00:00
freesource
a94c7537c3
This fixes a major bug which effected copying because of the logic employed.
...
Now enoent (unstripped binary) copies properly. Uid/Gid for /home/user
will need to be handled either through a script which runs on first login,
or directly by the administrator, for now the adm will handle this, but
Replacement user/group are now preserved. Unless user is in the hosts
group file this is how things need to be done.
2001-08-22 23:35:49 +00:00
freesource
0052df1d3f
Global values are cleared when a new template in invocated.
2001-08-22 16:31:26 +00:00
freesource
44b5893be8
This improves some unmounting problems.
2001-08-19 21:03:20 +00:00
freesource
d18ede9a8b
Commented out return behavior when there were problems copying over files,
...
this may have been an abberation, but it isn't necessary to stop the whole
process.
2001-08-11 05:41:48 +00:00
freesource
600d6d856f
Just a close thingy.
2001-08-11 00:29:32 +00:00
freesource
064498349c
This clears up a problem which occured when the buffer got to big in the
...
verbosity box and memory started to get hogged. The buffer is now deleted when
ran through the check.
2001-08-03 19:41:52 +00:00
freesource
0782a0e861
Keeping $main::oldroot.
2001-08-03 04:38:57 +00:00
freesource
5b168775f4
Gets rid of some test markers.
2001-08-03 03:55:00 +00:00
freesource
581f5ee7d5
Added create_fstab().
2001-08-03 03:40:22 +00:00
freesource
925042de9e
Removed inode_size and replaced with $main::makefs, and made fs_type local
...
to create() since it is really only for informational purposes only. Now a
user can manipulate the filesystem creation command.
2001-08-02 17:43:12 +00:00
freesource
a4d0e89fad
Removing a checker left around.
2001-08-01 07:31:44 +00:00
freesource
1c3f0174be
BootRoot::Yard
2001-07-31 05:12:27 +00:00