Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pre.initrd-tree | 2012-06-19 | ||
readme.txt | 2012-06-29 | 1.2 kB | |
initrd.gz | 2012-05-26 | 2.8 MB | |
defs | 2012-05-26 | 204 Bytes | |
prep | 2012-05-21 | 80 Bytes | |
mod_dir_file | 2011-07-26 | 22 Bytes | |
Totals: 6 Items | 2.8 MB | 0 |
JBD.13-37.1 ./prep (prep12) mount a Slackware 13.37 root at /mnt/hd mount a partition with Vintage Basic at /tmp/hd, such that the paths in pre.initrd-tree/bin/JBD.follow.vintbas and pre.initrd-tree/doc/JBD.follow.vintage-basic-1.0.1 are the locations of the executable and documentation. (I used this: mount LABEL=100519aa12source /mnt/hd mount LABEL=100519aa8source /tmp/hd) I made this from /mnt/090408aa2/resurect/ramdisks/jango.2 (The ramdisk-config that this was made from was personal and has not been posted to SourceForge. However, it used the methods of legacy.) I commented out the definition of rootdev and rootfs in defs. I replaced links in asis and follow with files that contained the link targets. I added these prefixes to the files: "JBD.asis.", "JBD.follow.". File .profile in asis was causing errors in rsync, so I renamed it JBD.rename..profile. Having done this, the readme.txt that was there explaining it wasn't needed, so I removed it. I combined asis and follow dirs into a dir called pre.initrd-tree. I hope I mentioned all the changes. There were many changes to the method used for processing (prep12), and so there were corresponding changes to the files and directories.