Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3805 5684 d 3 h decky /trunk/tools/ nicer display  
/trunk/tools/xtui.py
3804 5684 d 3 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 5685 d 0 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 5762 d 19 h decky /trunk/tools/ skip .svn also during calculation of filesystem size
use cluster as small as a sector
 
/trunk/tools/mkfat.py
3541 5764 d 1 h svoboda /trunk/tools/ Do not add .svn directories to initial ramdisk.  
/trunk/tools/mkfat.py
/trunk/tools/mktmpfs.py
3525 5769 d 21 h decky /trunk/tools/ yet another old Python compatibility fix  
/trunk/tools/mkfat.py
3524 5769 d 22 h decky /trunk/tools/ remove conditional expression (for compatibility with older Python versions)  
/trunk/tools/mkfat.py
3523 5769 d 23 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 5770 d 3 h decky /trunk/tools/ root directory population  
/trunk/tools/mkfat.py
3511 5771 d 0 h decky /trunk/tools/ create a working (albeit empty) FAT16 filesystem  
/trunk/tools/mkfat.py
3509 5771 d 1 h decky /trunk/tools/ proper FAT16 boot sector initialization  
/trunk/tools/mkfat.py
3264 5848 d 18 h decky /trunk/tools/ initial mkfat.py  
/trunk/tools/mkfat.py
/trunk/tools/xstruct.py
3263 5848 d 18 h decky /trunk/tools/ make structure definition more C-like  
/trunk/tools/mkhord.py
/trunk/tools/mktmpfs.py
/trunk/tools/xstruct.py
3262 5848 d 19 h decky /trunk/tools/ structure objects: variable names, comments  
/trunk/tools/mkhord.py
/trunk/tools/mktmpfs.py
/trunk/tools/xstruct.py
3260 5848 d 22 h decky /trunk/tools/ support comments in structures  
/trunk/tools/mkhord.py
/trunk/tools/mktmpfs.py
/trunk/tools/xstruct.py
3259 5848 d 23 h decky /trunk/ more descriptive structure definitions  
/trunk/tools/xstruct.py
/trunk/Makefile
/trunk/tools/mkhord.py
/trunk/tools/mktmpfs.py
3245 5852 d 4 h decky /trunk/tools/ directory -> file  
/trunk/tools/mkhord.py
3244 5852 d 21 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 5854 d 22 h jermar /trunk/tools/ Introduce a script for preparing FAT16 image.
Depends on mtools.
 
/trunk/tools/mkfat.sh
3046 5916 d 18 h decky /trunk/tools/ recursive TMPFS image  
/trunk/tools/mktmpfs.py

Show All