HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
trunk
/
tools/
@ 4310
– Rev 4360
Rev
Hide changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
Changes
4360
5661 d 22 h
decky
/trunk/
add support for lowercase extension and lowercase basename bits (NT extension of plain FAT16)
this implements request ticket #57
/trunk/tools/mkfat.py
/trunk/uspace/srv/fs/fat/fat_dentry.c
/trunk/uspace/srv/fs/fat/fat_dentry.h
4081
5717 d 1 h
decky
/trunk/tools/
interpret negative inference properly
/trunk/tools/config.py
4080
5717 d 2 h
decky
/trunk/tools/
add support for negative inference
/trunk/tools/config.py
4062
5721 d 1 h
decky
/trunk/tools/
handle the Done (dialog) button before doing anything else
/trunk/tools/config.py
4058
5721 d 4 h
decky
/trunk/
add support for predefined configuration profiles (and subprofiles, configuration can be nested)
/trunk/defaults
/trunk/defaults/amd64
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/amd64/output
/trunk/defaults/arm32
/trunk/defaults/arm32/Makefile.config
/trunk/defaults/arm32/output
/trunk/defaults/ia32
/trunk/defaults/ia32/Makefile.config
/trunk/defaults/ia32/output
/trunk/defaults/ia64
/trunk/defaults/ia64/Makefile.config
/trunk/defaults/ia64/i460GX
/trunk/defaults/ia64/i460GX/Makefile.config
/trunk/defaults/ia64/output
/trunk/defaults/ia64/ski
/trunk/defaults/ia64/ski/Makefile.config
/trunk/defaults/mips32
/trunk/defaults/mips32/GXemul
/trunk/defaults/mips32/GXemul/Makefile.config
/trunk/defaults/mips32/Makefile.config
/trunk/defaults/mips32/msim
/trunk/defaults/mips32/msim/Makefile.config
/trunk/defaults/mips32/output
/trunk/defaults/ppc32
/trunk/defaults/ppc32/Makefile.config
/trunk/defaults/ppc32/output
/trunk/defaults/sparc64
/trunk/defaults/sparc64/output
/trunk/contrib/default/amd64
/trunk/contrib/default/arm32
/trunk/contrib/default/ia32
/trunk/contrib/default/ia64
/trunk/contrib/default/mips32
/trunk/contrib/default/ppc32
/trunk/contrib/default/sparc64
/trunk/tools/config.py
4054
5721 d 5 h
decky
/trunk/tools/
indicate undefined configuration options more explicitly
(the "None" was not clear enought and might get confused with "none" value)
/trunk/tools/config.py
/trunk/tools/xtui.py
3937
5737 d 2 h
decky
/trunk/tools/
use three-state logic for deduced defaults
/trunk/tools/config.py
3916
5739 d 20 h
decky
/trunk/tools/
fix a flaw in deduction algorithm
/trunk/tools/config.py
3909
5740 d 17 h
decky
/trunk/tools/
prepare to eliminate any non-standard defines
for each '#define name value' add also '#define name_value'
/trunk/tools/config.py
3881
5744 d 21 h
decky
/trunk/tools/
generate header file and preprocessor switches
introduce new option "y" for pure conditional assignments
/trunk/tools/config.py
3843
5756 d 21 h
decky
/trunk/tools/
minimal dialog width
/trunk/tools/xtui.py
3821
5760 d 21 h
decky
/trunk/tools/
better compatibility with older versions of Python
/trunk/tools/config.py
3808
5767 d 0 h
decky
/trunk/
salvage duplicate configuration option
/trunk/HelenOS.config
/trunk/boot/Makefile
/trunk/boot/arch/sparc64/loader/main.c
/trunk/contrib/default/sparc64/Makefile.config
/trunk/tools/config.py
3805
5767 d 2 h
decky
/trunk/tools/
nicer display
/trunk/tools/xtui.py
3804
5767 d 2 h
decky
/trunk/tools/
fallback to dialog if newt is not available
fallback to plain text if dialog is not available
/trunk/tools/xtui.py
/trunk/tools/config.py
3803
5767 d 23 h
decky
/trunk/
configuration system overhaul (requires newt)
/trunk/boot/boot.config
/trunk/kernel/kernel.config
/trunk/uspace/uspace.config
/trunk/HelenOS.config
/trunk/Makefile
/trunk/boot/Makefile
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia64/loader/Makefile
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/ppc64/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/kernel/Makefile
/trunk/tools/config.py
/trunk/uspace/Makefile
/trunk/uspace/app/bdsh/Makefile
/trunk/uspace/app/init/Makefile
/trunk/uspace/app/klog/Makefile
/trunk/uspace/app/tester/Makefile
/trunk/uspace/app/tetris/Makefile
/trunk/uspace/app/trace/Makefile
/trunk/uspace/lib/libblock/Makefile
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/Makefile.toolchain
/trunk/uspace/lib/libc/arch/mips32/Makefile.inc
/trunk/uspace/lib/libfs/Makefile
/trunk/uspace/lib/softfloat/Makefile
/trunk/uspace/lib/softint/Makefile
/trunk/uspace/srv/console/Makefile
/trunk/uspace/srv/devmap/Makefile
/trunk/uspace/srv/fb/Makefile
/trunk/uspace/srv/fs/fat/Makefile
/trunk/uspace/srv/fs/tmpfs/Makefile
/trunk/uspace/srv/kbd/Makefile
/trunk/uspace/srv/loader/Makefile
/trunk/uspace/srv/ns/Makefile
/trunk/uspace/srv/pci/Makefile
/trunk/uspace/srv/pci/libpci/Makefile
/trunk/uspace/srv/rd/Makefile
/trunk/uspace/srv/vfs/Makefile
3545
5845 d 18 h
decky
/trunk/tools/
skip .svn also during calculation of filesystem size
use cluster as small as a sector
/trunk/tools/mkfat.py
3541
5847 d 0 h
svoboda
/trunk/tools/
Do not add .svn directories to initial ramdisk.
/trunk/tools/mkfat.py
/trunk/tools/mktmpfs.py
3525
5852 d 20 h
decky
/trunk/tools/
yet another old Python compatibility fix
/trunk/tools/mkfat.py
3524
5852 d 20 h
decky
/trunk/tools/
remove conditional expression (for compatibility with older Python versions)
/trunk/tools/mkfat.py
3523
5852 d 22 h
decky
/trunk/
finish mkfat.py
this drops build dependency on mtools
/trunk/tools/mkfat.sh
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/tools/mkfat.py
3520
5853 d 2 h
decky
/trunk/tools/
root directory population
/trunk/tools/mkfat.py
3511
5853 d 23 h
decky
/trunk/tools/
create a working (albeit empty) FAT16 filesystem
/trunk/tools/mkfat.py
3509
5854 d 0 h
decky
/trunk/tools/
proper FAT16 boot sector initialization
/trunk/tools/mkfat.py
3264
5931 d 17 h
decky
/trunk/tools/
initial mkfat.py
/trunk/tools/mkfat.py
/trunk/tools/xstruct.py
3263
5931 d 17 h
decky
/trunk/tools/
make structure definition more C-like
/trunk/tools/mkhord.py
/trunk/tools/mktmpfs.py
/trunk/tools/xstruct.py
3262
5931 d 18 h
decky
/trunk/tools/
structure objects: variable names, comments
/trunk/tools/mkhord.py
/trunk/tools/mktmpfs.py
/trunk/tools/xstruct.py
3260
5931 d 21 h
decky
/trunk/tools/
support comments in structures
/trunk/tools/mkhord.py
/trunk/tools/mktmpfs.py
/trunk/tools/xstruct.py
3259
5931 d 22 h
decky
/trunk/
more descriptive structure definitions
/trunk/tools/xstruct.py
/trunk/Makefile
/trunk/tools/mkhord.py
/trunk/tools/mktmpfs.py
3245
5935 d 3 h
decky
/trunk/tools/
directory -> file
/trunk/tools/mkhord.py
3244
5935 d 20 h
jermar
/trunk/
Split mktmpfs.py to a TMPFS specific part and a HORD specific part. The latter
is moved to mkhord.py and can be reused for FAT16 images as well. mktmpfs.py and
mkfat.sh define the same interface now. Modify makefiles to use the modified
interface (e.g. do not pass alignment to either mktmpfs.py or mkfat.sh). FAT16
initrd image can be now loaded as initrd on amd64 and gets recognized as a
ramdisk image.
/trunk/tools/mkhord.py
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/tools/mktmpfs.py
3242
5937 d 21 h
jermar
/trunk/tools/
Introduce a script for preparing FAT16 image.
Depends on mtools.
/trunk/tools/mkfat.sh
3046
5999 d 17 h
decky
/trunk/tools/
recursive TMPFS image
/trunk/tools/mktmpfs.py
3028
6003 d 3 h
decky
/trunk/
cleanup scripts
/trunk/HelenOS.config
/trunk/tools/fix_symlinks.sh
/trunk/tools/mktmpfs.py
/trunk/uspace/srv/pci/update-ids
3021
6004 d 17 h
decky
/trunk/tools/
add support for page size alignment
/trunk/tools/mktmpfs.py
3019
6005 d 0 h
decky
/trunk/tools/
add RD header
/trunk/tools/mktmpfs.py
3017
6005 d 1 h
decky
/trunk/tools/
update scripts
/trunk/tools/fix_symlinks.sh
/trunk/tools/mktmpfs.py
/trunk/tools/cygwin_symlink_patch.sh
/trunk/tools/config.py
2830
6054 d 1 h
jermar
/trunk/
Add (c) and the modified BSD license to the config system.
/trunk/HelenOS.config
/trunk/boot/boot.config
/trunk/kernel/kernel.config
/trunk/tools/config.py
/trunk/uspace/uspace.config
2829
6054 d 9 h
decky
/trunk/tools/
remove obsolete script
/trunk/tools/build
/trunk/tools/cygwin_symlink_patch.sh
2585
6215 d 19 h
cejka
/trunk/
Better fix of labels in configuration script.
/trunk/kernel/kernel.config
/trunk/tools/config.py