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
3803 5610 d 8 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 5688 d 3 h decky /trunk/tools/ skip .svn also during calculation of filesystem size
use cluster as small as a sector
 
/trunk/tools/mkfat.py
3541 5689 d 9 h svoboda /trunk/tools/ Do not add .svn directories to initial ramdisk.  
/trunk/tools/mkfat.py
/trunk/tools/mktmpfs.py
3525 5695 d 5 h decky /trunk/tools/ yet another old Python compatibility fix  
/trunk/tools/mkfat.py
3524 5695 d 6 h decky /trunk/tools/ remove conditional expression (for compatibility with older Python versions)  
/trunk/tools/mkfat.py
3523 5695 d 7 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 5695 d 11 h decky /trunk/tools/ root directory population  
/trunk/tools/mkfat.py
3511 5696 d 9 h decky /trunk/tools/ create a working (albeit empty) FAT16 filesystem  
/trunk/tools/mkfat.py
3509 5696 d 9 h decky /trunk/tools/ proper FAT16 boot sector initialization  
/trunk/tools/mkfat.py
3264 5774 d 2 h decky /trunk/tools/ initial mkfat.py  
/trunk/tools/mkfat.py
/trunk/tools/xstruct.py
3263 5774 d 2 h decky /trunk/tools/ make structure definition more C-like  
/trunk/tools/mkhord.py
/trunk/tools/mktmpfs.py
/trunk/tools/xstruct.py
3262 5774 d 3 h decky /trunk/tools/ structure objects: variable names, comments  
/trunk/tools/mkhord.py
/trunk/tools/mktmpfs.py
/trunk/tools/xstruct.py
3260 5774 d 6 h decky /trunk/tools/ support comments in structures  
/trunk/tools/mkhord.py
/trunk/tools/mktmpfs.py
/trunk/tools/xstruct.py
3259 5774 d 8 h decky /trunk/ more descriptive structure definitions  
/trunk/tools/xstruct.py
/trunk/Makefile
/trunk/tools/mkhord.py
/trunk/tools/mktmpfs.py
3245 5777 d 12 h decky /trunk/tools/ directory -> file  
/trunk/tools/mkhord.py
3244 5778 d 5 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 5780 d 6 h jermar /trunk/tools/ Introduce a script for preparing FAT16 image.
Depends on mtools.
 
/trunk/tools/mkfat.sh
3046 5842 d 2 h decky /trunk/tools/ recursive TMPFS image  
/trunk/tools/mktmpfs.py
3028 5845 d 12 h decky /trunk/ cleanup scripts  
/trunk/HelenOS.config
/trunk/tools/fix_symlinks.sh
/trunk/tools/mktmpfs.py
/trunk/uspace/srv/pci/update-ids
3021 5847 d 2 h decky /trunk/tools/ add support for page size alignment  
/trunk/tools/mktmpfs.py

Show All