| History log of /src/distrib/acorn32/stand/BtNetBSD/misc |
| Revision | Date | Author | Comments |
| 1.3 | 08-Jun-2004 |
gavan | Remove Settype and SettScr. Filetypes are now set in the archive, so don't need to be set after the archive is extracted.
|
| 1.2 | 10-Jul-2002 |
reinoud | branches: 1.2.2; Small patch that took some time to fizzle out though that includes the installation kernel into the BtNetBSD thus helping the installation process on Acorn32 tremendously.
New users now only have to download the BtNetBSD.tar.Z image, unpack it with the suplied !SparkPlug and run the installation kernel as they normally would expect to be able to under RiscOS.
|
| 1.1 | 09-May-2002 |
jdolecek | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 09-May-2002 |
jdolecek | branches: 1.1.1.1.2; Reorganized BtNetBSD from sys/arch/acorn32/stand/BtNetBSD, converted to use make(1) rather than a script to build the archive, to be objdir aware and ro source tree safe.
|
| 1.1.1.1.2.1 | 15-Jul-2002 |
thorpej | pullup-1-6 ticket #467 (reinoud).
Fix Acorn32 installation problems.
|
| 1.2.2.1 | 17-Jun-2004 |
tron | Pull up file removal (requested by abs in ticket #497): Remove Settype and SettScr. Filetypes are now set in the archive, so don't need to be set after the archive is extracted.
|
| 1.4 | 31-Aug-2006 |
bjh21 | branches: 1.4.18; My version of scsidm (1.03) seems to section a disk by making a FileCore file system that covers the whole disk but marking most of it in use somehow. Make this easier to deal with by detecting an existing RISC iX partition and displaying its starting cylinder.
This program should really go away and its job be done by sysinst and/or disklabel, but not today.
|
| 1.3 | 10-Jul-2002 |
reinoud | This file ought to be human readable as it is now. I accidently committed it as tokenised Basic.
|
| 1.2 | 10-Jul-2002 |
reinoud | OK this is the modified bb_netbsd bootblock partion program to facilitate larger discs. It was allways broken for these discs anyway giving negative cylinder numbers (!!)
The critical calculation is now done in float for the extra bits we get and then converted back to ints rounding up ... not much i agree but it appears to be enough.
|
| 1.1 | 09-May-2002 |
jdolecek | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 09-May-2002 |
jdolecek | branches: 1.1.1.1.2; Reorganized BtNetBSD from sys/arch/acorn32/stand/BtNetBSD, converted to use make(1) rather than a script to build the archive, to be objdir aware and ro source tree safe.
|
| 1.1.1.1.2.1 | 15-Jul-2002 |
thorpej | pullup-1-6 ticket #467 (reinoud).
Fix Acorn32 installation problems.
|
| 1.4.18.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|