Added a short README to PC-card boot.flp directory.
(please check English grammer...:-) )
This commit is contained in:
parent
b2a4a3f873
commit
42c0c80dea
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.493 1999/07/05 07:15:42 hosokawa Exp $
|
||||
# $Id: Makefile,v 1.495 1999/07/06 09:15:53 hosokawa Exp $
|
||||
#
|
||||
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
|
||||
#
|
||||
@ -526,6 +526,7 @@ release.9:
|
||||
@cp ${.CURDIR}/texts/FLOPPIES.TXT ${RD}/floppies/README.TXT
|
||||
@(cd ${RD}/floppies; md5 README.TXT *.flp > CHECKSUM.MD5)
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
@cp ${.CURDIR}/texts/PCCARD.TXT ${RD}/floppies/pccard/README.TXT
|
||||
@(cd ${RD}/floppies/pccard; md5 *.flp > CHECKSUM.MD5)
|
||||
.endif
|
||||
touch release.9
|
||||
|
13
release/texts/PCCARD.TXT
Normal file
13
release/texts/PCCARD.TXT
Normal file
@ -0,0 +1,13 @@
|
||||
PC-card Installation Floppy (experimental)
|
||||
|
||||
Installation floppy in this directory can enable PC-card devices
|
||||
(currently only support Ethernet).
|
||||
|
||||
Currently, it was tested with following laptops and cards.
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Toshiba Libretto 1000 (PCIC Memory: default, IRQ: 10, 11)
|
||||
IBM CreditCard Ethernet II
|
||||
--------------------------------------------------------------------
|
||||
|
||||
(please send your result to <hosokawa@freebsd.org>)
|
Loading…
Reference in New Issue
Block a user