repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
grub2: bring back build of aros-side grub2 tools
[AROS.git]
/
rom
/
filesys
/
cdfs
/
cdfs.conf
blob
27e52483c199ed5a708917d148ac6b0257ef232c
1
##begin config
2
version 40.0
3
basename cdfs
4
residentpri -1
5
handler_func CDFS_Handler
6
##end config
7
8
##begin handler
9
DosType=0x43444653
10
Resident=CDFS
11
##end handler