home *** CD-ROM | disk | FTP | other *** search
- *
- * $Header: d:\\32bits\\ext2-os2\\rcs\\ext2-os2.ddp,v 1.2 1997/03/15 16:17:59 Willm Exp $
- *
-
- * 32 bits Linux ext2 file system driver for OS/2 WARP - Allows OS/2 to
- * access your Linux ext2fs partitions as normal drive letters.
- * Copyright (C) 1995, 1996, 1997 Matthieu WILLM (willm@ibm.net)
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
- :TITLE
- 32 bits Linux ext2 file system driver (IFS) version 2.40 for OS/2
-
- :FILES
- mwdd32.sys \os2\boot\mwdd32.sys
- mwdd32.sym \os2\boot\mwdd32.sym
- ext2-os2.ifs \os2\fs\ext2\ext2-os2.ifs
- ext2-os2.sym \os2\fs\ext2\ext2-os2.sym
- ext2-os2.exe \os2\fs\ext2\ext2-os2.exe
- sync.exe \os2\fs\ext2\sync.exe
- ext2_lw.exe \os2\fs\ext2\ext2_lw.exe
- hardlink.exe \os2\fs\ext2\hardlink.exe
- umount.exe \os2\fs\ext2\umount.exe
- remount.exe \os2\fs\ext2\remount.exe
- uext2.dll \os2\fs\ext2\uext2.dll
- ext2-os2.inf \os2\fs\ext2\ext2-os2.inf
- ext2-os2.htm \os2\fs\ext2\ext2-os2.htm
- ext2-os2.ddp \os2\fs\ext2\ext2-os2.ddp
- vfsapi.dll \os2\fs\ext2\vfsapi.dll
- vfsapi.lib \os2\fs\ext2\vfsapi.lib
- README \os2\fs\ext2\README
- mke2fs.exe \os2\fs\ext2\mke2fs.exe
- e2fsck.exe \os2\fs\ext2\e2fsck.exe
- badblks.exe \os2\fs\ext2\badblks.exe
- uuid.dll \os2\fs\ext2\uuid.dll
- e2p.dll \os2\fs\ext2\e2p.dll
- com_err.dll \os2\fs\ext2\com_err.dll
- ext2fs.dll \os2\fs\ext2\ext2fs.dll
- ss.dll \os2\fs\ext2\ss.dll
- debugfs.exe \os2\fs\ext2\debugfs.exe
- chattr.exe \os2\fs\ext2\chattr.exe
- lsattr.exe \os2\fs\ext2\lsattr.exe
- tune2fs.exe \os2\fs\ext2\tune2fs.exe
-
- :CONFIG
- basedev=mwdd32.sys
- ifs=\os2\fs\ext2\ext2-os2.ifs -cache:256 -errors=continue -tz:0
- run=\os2\fs\ext2\ext2_lw.exe
-