add directory Minix
This commit is contained in:
18
Minix/old/1.7.3/README
Normal file
18
Minix/old/1.7.3/README
Normal file
@@ -0,0 +1,18 @@
|
||||
Minix 1.7.3 doesn't exist. If you nevertheless believe to have this
|
||||
version on your disk then you can use the files in this directory to
|
||||
upgrade this thing you call 1.7.3 to Minix 1.7.4. The new34.tar.Z file
|
||||
contains all the files that are to be changed or added, and old34 contains
|
||||
a list of files that are to be removed. All paths are relative to /usr/.
|
||||
The commands:
|
||||
|
||||
! cd /usr
|
||||
! zcat ..../new34.tar.Z | tar xvfp -
|
||||
! rm `cat ..../old34`
|
||||
! make clean
|
||||
! make install
|
||||
! cd tools
|
||||
! make hdboot
|
||||
|
||||
Should bring your system back into the world as Minix 1.7.4.
|
||||
|
||||
Kees J. Bot <kjb@cs.vu.nl>
|
||||
4
Minix/old/1.7.3/old34
Normal file
4
Minix/old/1.7.3/old34
Normal file
@@ -0,0 +1,4 @@
|
||||
./man/man0/users
|
||||
./src/commands/scripts/instdist.sh
|
||||
./src/commands/simple/ftp.c
|
||||
./src/commands/simple/users.c
|
||||
Reference in New Issue
Block a user