Subversion Repositories SvarDOS

Rev

Rev 1892 | Rev 1956 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1892 Rev 1931
Line 16... Line 16...
16
1.24:       pkg listlocal [filter]
16
1.24:       pkg listlocal [filter]
17
1.27:       pkg unzip file.zip
17
1.27:       pkg unzip file.zip
18
1.28:       pkg crc32 file
18
1.28:       pkg crc32 file
19
1.29:       pkg listzip file.zip
19
1.29:       pkg listzip file.zip
20
1.40:PKG is published under the MIT license.
20
1.40:PKG is published under the MIT license.
21
1.41:It is configured through %DOSDIR%\\CFG\\PKG.CFG
21
1.41:It is configured through %DOSDIR%\\PKG.CFG
22
 
22
 
23
### General stuff ####
23
### General stuff ####
24
 
24
 
25
2.2:%DOSDIR% not set! You should make it point to the SvarDOS main directory.
25
2.2:%DOSDIR% not set! You should make it point to the SvarDOS main directory.
26
2.3:Example: SET DOSDIR=C:\\SVARDOS
26
2.3:Example: SET DOSDIR=C:\\SVARDOS
Line 57... Line 57...
57
7.5:Warning: Invalid bootdrive on line #%d
57
7.5:Warning: Invalid bootdrive on line #%d
58
7.8:Warning: Unknown token '%s' at line #%d
58
7.8:Warning: Unknown token '%s' at line #%d
59
7.11:Warning: Invalid 'DIR' directive found at line #%d
59
7.11:Warning: Invalid 'DIR' directive found at line #%d
60
7.15:ERROR: custom dir '%s' is not a valid absolute path!
60
7.15:ERROR: custom dir '%s' is not a valid absolute path!
61
7.16:ERROR: custom dir '%s' is a reserved name!
61
7.16:ERROR: custom dir '%s' is a reserved name!
-
 
62
7.17:ERROR: PKG.CFG found at %s
-
 
63
7.18:       Please move it to %DOSDIR%\\PKG.CFG
62
 
64
 
63
#### Unziping package ####
65
#### Unziping package ####
64
 
66
 
65
8.1:unknown zip sig: 0x%08lx
67
8.1:unknown zip sig: 0x%08lx
66
8.2:ERROR: Package contains a file compressed with an unsupported method (%d):
68
8.2:ERROR: Package contains a file compressed with an unsupported method (%d):