Mercurial > hg > Members > kono > nitros9-code
changeset 1920:69824075b6d0
Updated os9gen
author | boisy |
---|---|
date | Fri, 25 Nov 2005 14:26:41 +0000 |
parents | 028161cd3535 |
children | 232390ecaf23 |
files | level1/ChangeLog level1/sys/os9gen.hp |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/ChangeLog Fri Nov 25 12:39:54 2005 +0000 +++ b/level1/ChangeLog Fri Nov 25 14:26:41 2005 +0000 @@ -3,6 +3,9 @@ - os9gen has been updated to allow the creation of fragmented bootfiles. - dir and mdir now have more robust support for various screen widths when displaying data. +- dir and attr now use the SS.FDInf getstat call to obtain a file's FD sector. +- TODO: Modify L1 RBF to handle SS.FDInf! +- A bug in format which affected 128MB partitions has been fixed. - /D2 descriptor now part of standard bootfile. NitrOS-9/6809 Level 1 V03.02.05:
--- a/level1/sys/os9gen.hp Fri Nov 25 12:39:54 2005 +0000 +++ b/level1/sys/os9gen.hp Fri Nov 25 14:26:41 2005 +0000 @@ -2,6 +2,8 @@ Syntax: OS9Gen devname [<opts>] Usage : Creates and links a NitrOS-9 bootstrap file Opts : - -b = allow fragmented boots + -e = extended boot (fragmented) + -q=<path> = quick gen .. set sector zero pointing to <path> + -r = remove pointer to boot file (does not delete file) -s = single drive option -t=<boottrack> = boot track file to use