Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4094 → Rev 4095

/data/eng/autorun.dat
File deleted
/data/eng/Makefile
285,7 → 285,7
# Some of them are auto-built with special rules, some just exist before build.
# Each item is of the form <local name>:<name inside image>.
# Spaces should be represented as |.
OTHER_FILES:=autorun.dat:AUTORUN.DAT \
OTHER_FILES:=settings/autorun.dat:SETTINGS/AUTORUN.DAT \
default.skn:DEFAULT.SKN \
graph:GRAPH hdread:HDREAD \
settings/icon.ini:SETTINGS/ICON.INI \
/data/eng/settings/autorun.dat
0,0 → 1,20
# Syntaxis is: <Program_Name> <Parameter(s)> <Delay_Time>
# Use "parameter value" for parameters with spaces. Use "" if no parameter is required.
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
# If delay is negative, wait for termination of the spawned process. Otherwise, simply wait
#
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
#/SYS/COMMOUSE "" 1 # COM mice detector
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
#/SYS/refrscrn "" 1 # Refresh screen
/SYS/NETWORK/NETCFG A 1 #
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
/SYS/MEDIA/PALITRA "H 007DCEDF 003C427F" 1 #SET BG
/SYS/@PANEL "" 1 # Start panel
/SYS/SETUP BOOT 1 # Load device settings
/SYS/@ICON "" 1 # Multithread icon
#/SYS/@RB "" 1 # Desktop right-click menu
/SYS/@SS ASSM 1 # Screensaver
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
### Hello, ASM World! ###
/data/et/autorun.dat
File deleted
/data/et/Makefile
285,7 → 285,7
# Some of them are auto-built with special rules, some just exist before build.
# Each item is of the form <local name>:<name inside image>.
# Spaces should be represented as |.
OTHER_FILES:=autorun.dat:AUTORUN.DAT \
OTHER_FILES:=settings/autorun.dat:SETTINGS/AUTORUN.DAT \
default.skn:DEFAULT.SKN \
graph:GRAPH hdread:HDREAD \
settings/icon.ini:SETTINGS/ICON.INI \
/data/et/settings/autorun.dat
0,0 → 1,20
# Syntaxis is: <Program_Name> <Parameter(s)> <Delay_Time>
# Use "parameter value" for parameters with spaces. Use "" if no parameter is required.
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
# If delay is negative, wait for termination of the spawned process. Otherwise, simply wait
#
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
#/SYS/COMMOUSE "" 1 # COM mice detector
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
#/SYS/refrscrn "" 1 # Refresh screen
/SYS/NETWORK/NETCFG A 1 #
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
/SYS/MEDIA/PALITRA "H 007DCEDF 003C427F" 1 #SET BG
/SYS/@PANEL "" 1 # Start panel
/SYS/SETUP BOOT 1 # Load device settings
/SYS/@ICON "" 1 # Multithread icon
#/SYS/@RB "" 1 # Desktop right-click menu
/SYS/@SS ASSM 1 # Screensaver
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
### Hello, ASM World! ###
/data/it/autorun.dat
File deleted
/data/it/Makefile
284,7 → 284,7
# Some of them are auto-built with special rules, some just exist before build.
# Each item is of the form <local name>:<name inside image>.
# Spaces should be represented as |.
OTHER_FILES:=autorun.dat:AUTORUN.DAT \
OTHER_FILES:=settings/autorun.dat:SETTINGS/AUTORUN.DAT \
default.skn:DEFAULT.SKN \
graph:GRAPH hdread:HDREAD \
settings/icon.ini:SETTINGS/ICON.INI \
/data/it/settings/autorun.dat
0,0 → 1,20
# Syntaxis is: <Program_Name> <Parameter(s)> <Delay_Time>
# Use "parameter value" for parameters with spaces. Use "" if no parameter is required.
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
# If delay is negative, wait for termination of the spawned process. Otherwise, simply wait
#
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
#/SYS/COMMOUSE "" 1 # COM mice detector
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
#/SYS/refrscrn "" 1 # Refresh screen
/SYS/NETWORK/NETCFG A 1 #
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
/SYS/MEDIA/PALITRA "H 007DCEDF 003C427F" 1 #SET BG
/SYS/@PANEL "" 1 # Start panel
/SYS/SETUP BOOT 1 # Load device settings
/SYS/@ICON "" 1 # Multithread icon
#/SYS/@RB "" 1 # Desktop right-click menu
/SYS/@SS ASSM 1 # Screensaver
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
### Hello, ASM World! ###
/data/rus/autorun.dat
File deleted
/data/rus/Makefile
279,7 → 279,7
# Spaces should be represented as |.
#
# yogev_ezra: Removed '3dsheart' to free some space on RAMDISK. This demo has 90% in common with VIEW3DS
OTHER_FILES:=autorun.dat:AUTORUN.DAT \
OTHER_FILES:=settings/autorun.dat:SETTINGS/AUTORUN.DAT \
default.skn:DEFAULT.SKN \
graph:GRAPH hdread:HDREAD \
settings/icon.ini:SETTINGS/ICON.INI \
/data/rus/settings/autorun.dat
0,0 → 1,20
# Syntaxis is: <Program_Name> <Parameter(s)> <Delay_Time>
# Use "parameter value" for parameters with spaces. Use "" if no parameter is required.
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
# If delay is negative, wait for termination of the spawned process. Otherwise, simply wait
#
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
#/SYS/COMMOUSE "" 1 # COM mice detector
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
#/SYS/refrscrn "" 1 # Refresh screen
/SYS/NETWORK/NETCFG A 1 #
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
/SYS/MEDIA/PALITRA "H 007DCEDF 003C427F" 1 #SET BG
/SYS/@PANEL "" 1 # Start panel
/SYS/SETUP BOOT 1 # Load device settings
/SYS/@ICON "" 1 # Multithread icon
#/SYS/@RB "" 1 # Desktop right-click menu
/SYS/@SS ASSM 1 # Screensaver
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
### Hello, ASM World! ###
/data/sp/autorun.dat
File deleted
/data/sp/Makefile
284,7 → 284,7
# Some of them are auto-built with special rules, some just exist before build.
# Each item is of the form <local name>:<name inside image>.
# Spaces should be represented as |.
OTHER_FILES:=autorun.dat:AUTORUN.DAT \
OTHER_FILES:=settings/autorun.dat:SETTINGS/AUTORUN.DAT \
default.skn:DEFAULT.SKN \
graph:GRAPH hdread:HDREAD \
settings/icon.ini:SETTINGS/ICON.INI \
/data/sp/settings/autorun.dat
0,0 → 1,20
# Syntaxis is: <Program_Name> <Parameter(s)> <Delay_Time>
# Use "parameter value" for parameters with spaces. Use "" if no parameter is required.
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
# If delay is negative, wait for termination of the spawned process. Otherwise, simply wait
#
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
#/SYS/COMMOUSE "" 1 # COM mice detector
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
#/SYS/refrscrn "" 1 # Refresh screen
/SYS/NETWORK/NETCFG A 1 #
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
/SYS/MEDIA/PALITRA "H 007DCEDF 003C427F" 1 #SET BG
/SYS/@PANEL "" 1 # Start panel
/SYS/SETUP BOOT 1 # Load device settings
/SYS/@ICON "" 1 # Multithread icon
#/SYS/@RB "" 1 # Desktop right-click menu
/SYS/@SS ASSM 1 # Screensaver
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
### Hello, ASM World! ###
/programs/system/launcher/trunk/launcher.asm
238,7 → 238,7
dd 0
.blocks dd 16*512 ; 16*512 bytes max
.address dd file_data
db "AUTORUN.DAT",0
db "/SYS/SETTINGS/AUTORUN.DAT",0
 
start_info:
.mode dd 7