Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/alpha/stand/boot/filesystem.c
RevisionDateAuthorComments
 1.12  11-Dec-2005  christos merge ktrace-lwp.
 1.11  20-Aug-2005  abs Include the ffsv2 filesystem ops. Necessary but not sufficient for booting
from an FFSv2 filesystem. Similar change tested on NetBSD-3
 1.10  23-Jun-2005  junyoung branches: 1.10.2;
Use FS_OPS() macro.
 1.9  23-Jun-2005  junyoung Drop trailing spaces.
 1.8  23-Feb-2003  simonb branches: 1.8.2; 1.8.16;
Update for LFSv2 support. Ports that have "bootxx_lfs"-style
bootblocks currently only support LFSv2, but the second level
"boot" program supports both LFS versions.
 1.7  18-Aug-1999  cgd add lfs support
 1.6  15-Oct-1998  ross Try the ustarfs open first...it's the only one that can't necessarily
seek. We might be reading a tape and the extra superblock reads will
eat up tape records.
 1.5  24-Sep-1998  ross Track tfs -> ustarfs change.
 1.4  22-Sep-1998  ross Add fs_ops to file_system[] for the ustar-format `tfs'.
 1.3  06-Apr-1997  cgd branches: 1.3.6;
clean up NetBSD RCS ID strings
 1.2  18-Jan-1997  cgd branches: 1.2.2;
add cd9660 file system ops to the file system ops table
 1.1  23-Nov-1995  cgd wholesale update from my NetBSD/Alpha source tree. Includes:
Support for AXPpci CPUs,
Support for AlphaStation 600 CPUs,
new boot block structure, which requires an 'installboot'
program and works a lot like the NetBSD/sparc boot blocks.
 1.2.2.1  01-Jun-1997  cgd sync the nwscons branch up with yesterday's version of the trunk.
Lots of conflicts/changes because of the RCS Id format changes.
Also, a few cleanups and corrections.
 1.3.6.2  06-Apr-1997  cgd clean up NetBSD RCS ID strings
 1.3.6.1  06-Apr-1997  cgd file filesystem.c was added on branch alpha-nwscons on 1997-04-06 08:40:36 +0000
 1.8.16.1  05-Feb-2006  tron Pull up following revision(s) (requested by abs in ticket #738):
sys/arch/alpha/stand/boot/filesystem.c: revision 1.11 via patch
Include the ffsv2 filesystem ops. Necessary but not sufficient for booting
from an FFSv2 filesystem. Similar change tested on NetBSD-3
 1.8.2.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.10.2.1  21-Jun-2006  yamt sync with head.

RSS XML Feed