Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3425 5737 d 4 h svoboda /branches/tracing/ Merge latest trunk changes into tracing (broken)  
3263 5774 d 13 h decky /trunk/tools/ make structure definition more C-like  
3262 5774 d 14 h decky /trunk/tools/ structure objects: variable names, comments  
3260 5774 d 17 h decky /trunk/tools/ support comments in structures  
3259 5774 d 18 h decky /trunk/ more descriptive structure definitions  
3245 5777 d 23 h decky /trunk/tools/ directory -> file  
3244 5778 d 15 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.