* Applying patch by Dustin Howett that updates the iso9660 filesystem to the
new filesystem interface. * Renamed sISO* to gISO* though as they are in fact not static. Briefly tested and works as expected. Thanks for your work Dustin! Closes enhancement #2089. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24994 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -134,8 +134,8 @@ BEOS_ADD_ONS_DRIVERS_NET = $(X86_ONLY)3com etherpci $(X86_ONLY)ipro1000
|
||||
BEOS_ADD_ONS_BUS_MANAGERS = pci $(X86_ONLY)ps2 $(X86_ONLY)isa ide scsi
|
||||
config_manager agp_gart usb firewire
|
||||
;
|
||||
BEOS_ADD_ONS_FILE_SYSTEMS = bfs fat ;
|
||||
#cdda googlefs iso9660 nfs $(GPL_ONLY)ntfs ;
|
||||
BEOS_ADD_ONS_FILE_SYSTEMS = bfs fat iso9660 ;
|
||||
#cdda googlefs nfs $(GPL_ONLY)ntfs ;
|
||||
|
||||
|
||||
# modules
|
||||
|
||||
Reference in New Issue
Block a user