Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3004 5902 d 21 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2949 5911 d 17 h svoboda /branches/dynload/ Add a python script 'bin2c.py' and an application 'iramfs' to smuggle an executable file into VFS. Demonstrate by running Tetris from VFS  
2927 5914 d 2 h decky /branches/dynload/ added dynload branch  
2648 6064 d 17 h jermar /trunk/boot/arch/ Added support for tmpfs loading to amd64, ia32 and mips32.
Added support for devmap loading to amd64.
 
2551 6143 d 19 h cejka /trunk/ DevMap, VFS and FAT added to boot images for all architectures.  
2185 6319 d 0 h decky /trunk/ rename ipcc to tester  
2013 6438 d 18 h decky /trunk/boot/arch/ bump to GRUB version 0.97  
1787 6587 d 18 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1598 6623 d 4 h palkovsky /boot/trunk/arch/ Added ipcc and klog to amd64 and ia32 architectures.  
1529 6626 d 17 h palkovsky /boot/trunk/arch/ Added tetris to ia32 and amd64  
1454 6629 d 18 h decky /boot/trunk/arch/ia32/ create ISO image instead of floppy image  
1446 6630 d 23 h cejka /boot/trunk/arch/ia32/ Console module added to grub loader for ia32.  
1361 6643 d 13 h vana /boot/trunk/arch/ boot subdir for uspace FB driver  
1340 6644 d 15 h cejka /boot/trunk/arch/ia32/ Load kbd module.  
1299 6652 d 1 h vana /boot/trunk/arch/ Move grub.conf outside the image  
1183 6677 d 3 h jermar /boot/trunk/arch/ Update grub images for the previous change to take effect.
Subversion somehow didn't do this for me automatically.
 
1041 6705 d 0 h decky /boot/trunk/arch/ia32/grub/ make /ns the first user-space task, /init the second  
1038 6705 d 0 h decky /boot/trunk/arch/ia32/ add /ns as second init task  
649 6791 d 20 h decky /boot/trunk/arch/ia32/grub/ forgot to touch the binary file  
642 6793 d 0 h jermar /boot/trunk/arch/ia32/ Complete ia32 build boot infrastructure.