mk211bsd icon indicating copy to clipboard operation
mk211bsd copied to clipboard

Scripts to mechanically recover 2.11BSD and create a git repo of all the deltas to the 2.11 branch.

Results 7 mk211bsd issues
Sort by recently updated
recently updated
newest added

Need to use mtree to extract ownership, permission and date data from 2.11BSDpl195 and 2.10.1BSD tapes. We can then use this to create the new tape. We need to also...

I've been doing the date testing by hand. need to automate it.

We need a canonical list of tracked files so we can include them all in the git repo.

We need to find some way to create a repo with the patches applied. This is similar to, but maybe a bit orthogonal to, the patch applier. That needs to...

although a number of forward patch appliers exist, they all have issues of various stripes. need to create a forward patch applier that's integrated into github

We need to create a patch-level 80 catch-up tape to facilitate testing of taking 2.11BSD pl 0 to pl 80 via that tape.

We have a partially reconstructed tmscpboot.s, but it doesn't boot right. Need to investigate why and fix this up. Add it to our suite of tests as well.