Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3403 5724 d 11 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
/branches/dynload/tools/mkfat.py
/branches/dynload/tools/mkfat.sh
/branches/dynload/tools/mkhord.py
/branches/dynload/tools/xstruct.py
/branches/dynload/uspace/app/bdsh
/branches/dynload/uspace/lib/libc/generic/getopt.c
/branches/dynload/uspace/lib/libc/generic/io/asprintf.c
/branches/dynload/uspace/lib/libc/include/getopt.h
/branches/dynload/uspace/srv/fb/msim.c
/branches/dynload/uspace/srv/fb/msim.h
/branches/dynload/boot/tools/ia64
/branches/dynload/contrib/conf/bootindy
/branches/dynload/kernel/arch/mips32/include/drivers/arc.h
/branches/dynload/kernel/arch/mips32/src/drivers/arc.c
/branches/dynload/kernel/doc/BUGS_FOUND
/branches/dynload/kernel/generic/include/lib/objc.h
/branches/dynload/kernel/generic/include/lib/objc_ext.h
/branches/dynload/kernel/generic/src/lib/objc.c
/branches/dynload/kernel/generic/src/lib/objc_ext.c
/branches/dynload/uspace/app/ash
/branches/dynload/uspace/app/cli
/branches/dynload/HelenOS.config
/branches/dynload/Makefile
/branches/dynload/boot/arch/amd64/Makefile.inc
/branches/dynload/boot/arch/amd64/grub/menu.lst
/branches/dynload/boot/arch/arm32/loader/Makefile
/branches/dynload/boot/arch/arm32/loader/asm.S
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia32/grub/menu.lst
/branches/dynload/boot/arch/ia64/Makefile.inc
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/asm.S
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/boot/arch/ppc32/loader/main.c
/branches/dynload/boot/arch/ppc32/loader/ofwarch.c
/branches/dynload/boot/arch/ppc64/loader/Makefile
/branches/dynload/boot/arch/sparc64/Makefile.inc
/branches/dynload/boot/arch/sparc64/loader/Makefile
/branches/dynload/boot/arch/sparc64/loader/asm.S
/branches/dynload/boot/arch/sparc64/loader/boot.S
/branches/dynload/boot/arch/sparc64/loader/main.c
/branches/dynload/boot/arch/sparc64/loader/main.h
/branches/dynload/boot/arch/sparc64/silo/silo.conf
/branches/dynload/boot/boot.config
/branches/dynload/contrib/conf/msim.conf
/branches/dynload/contrib/toolchain/toolchain.amd64.sh
/branches/dynload/contrib/toolchain/toolchain.arm32.sh
/branches/dynload/contrib/toolchain/toolchain.ia32.sh
/branches/dynload/contrib/toolchain/toolchain.ia64.sh
/branches/dynload/contrib/toolchain/toolchain.mipseb32.sh
/branches/dynload/contrib/toolchain/toolchain.mipsel32.sh
/branches/dynload/contrib/toolchain/toolchain.ppc32.sh
/branches/dynload/contrib/toolchain/toolchain.ppc64.sh
/branches/dynload/contrib/toolchain/toolchain.sparc64.sh
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/amd64/Makefile.inc
/branches/dynload/kernel/arch/amd64/include/atomic.h
/branches/dynload/kernel/arch/amd64/include/mm/page.h
/branches/dynload/kernel/arch/amd64/src/asm_utils.S
/branches/dynload/kernel/arch/arm32/Makefile.inc
/branches/dynload/kernel/arch/arm32/include/mm/page.h
/branches/dynload/kernel/arch/arm32/src/asm.S
/branches/dynload/kernel/arch/ia32/Makefile.inc
/branches/dynload/kernel/arch/ia32/include/atomic.h
/branches/dynload/kernel/arch/ia32/include/mm/page.h
/branches/dynload/kernel/arch/ia32/src/asm.S
/branches/dynload/kernel/arch/ia32/src/drivers/ega.c
/branches/dynload/kernel/arch/ia32/src/mm/as.c
/branches/dynload/kernel/arch/ia32xen/Makefile.inc
/branches/dynload/kernel/arch/ia32xen/include/mm/page.h
/branches/dynload/kernel/arch/ia32xen/src/asm.S
/branches/dynload/kernel/arch/ia64/Makefile.inc
/branches/dynload/kernel/arch/ia64/include/mm/page.h
/branches/dynload/kernel/arch/ia64/src/asm.S
/branches/dynload/kernel/arch/mips32/Makefile.inc
/branches/dynload/kernel/arch/mips32/include/drivers/msim.h
/branches/dynload/kernel/arch/mips32/include/drivers/serial.h
/branches/dynload/kernel/arch/mips32/include/mm/as.h
/branches/dynload/kernel/arch/mips32/include/mm/page.h
/branches/dynload/kernel/arch/mips32/include/mm/tlb.h
/branches/dynload/kernel/arch/mips32/src/asm.S
/branches/dynload/kernel/arch/mips32/src/console.c
/branches/dynload/kernel/arch/mips32/src/drivers/msim.c
/branches/dynload/kernel/arch/mips32/src/interrupt.c
/branches/dynload/kernel/arch/mips32/src/mips32.c
/branches/dynload/kernel/arch/mips32/src/mm/as.c
/branches/dynload/kernel/arch/mips32/src/mm/frame.c
/branches/dynload/kernel/arch/mips32/src/mm/tlb.c
/branches/dynload/kernel/arch/ppc32/Makefile.inc
/branches/dynload/kernel/arch/ppc32/include/mm/page.h
/branches/dynload/kernel/arch/ppc64/Makefile.inc
/branches/dynload/kernel/arch/ppc64/include/mm/page.h
/branches/dynload/kernel/arch/sparc64/Makefile.inc
/branches/dynload/kernel/arch/sparc64/include/atomic.h
/branches/dynload/kernel/arch/sparc64/include/mm/page.h
/branches/dynload/kernel/arch/sparc64/src/asm.S
/branches/dynload/kernel/doc/AUTHORS
/branches/dynload/kernel/doc/arch/mips32
/branches/dynload/kernel/genarch/include/mm/page_pt.h
/branches/dynload/kernel/genarch/src/mm/as_pt.c
/branches/dynload/kernel/generic/include/config.h
/branches/dynload/kernel/generic/include/errno.h
/branches/dynload/kernel/generic/include/ipc/ipc.h
/branches/dynload/kernel/generic/include/macros.h
/branches/dynload/kernel/generic/include/mm/as.h
/branches/dynload/kernel/generic/include/mm/page.h
/branches/dynload/kernel/generic/src/ipc/ipc.c
/branches/dynload/kernel/generic/src/ipc/ipcrsc.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/kernel/generic/src/lib/memstr.c
/branches/dynload/kernel/generic/src/lib/rd.c
/branches/dynload/kernel/generic/src/main/kinit.c
/branches/dynload/kernel/generic/src/mm/as.c
/branches/dynload/kernel/generic/src/mm/backend_anon.c
/branches/dynload/kernel/generic/src/mm/backend_elf.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/sysinfo/sysinfo.c
/branches/dynload/kernel/kernel.config
/branches/dynload/tools/mktmpfs.py
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/app/tetris/input.c
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/arch/amd64/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/amd64/include/config.h
/branches/dynload/uspace/lib/libc/arch/arm32/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/arm32/include/config.h
/branches/dynload/uspace/lib/libc/arch/ia32/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/ia32/include/config.h
/branches/dynload/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/ia64/include/config.h
/branches/dynload/uspace/lib/libc/arch/mips32/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/mips32/include/config.h
/branches/dynload/uspace/lib/libc/arch/mips32eb/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/ppc32/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/ppc32/include/config.h
/branches/dynload/uspace/lib/libc/arch/ppc64/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/ppc64/include/config.h
/branches/dynload/uspace/lib/libc/arch/sparc64/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/sparc64/include/config.h
/branches/dynload/uspace/lib/libc/generic/io/printf_core.c
/branches/dynload/uspace/lib/libc/generic/io/sprintf.c
/branches/dynload/uspace/lib/libc/generic/io/vsnprintf.c
/branches/dynload/uspace/lib/libc/generic/ipc.c
/branches/dynload/uspace/lib/libc/generic/string.c
/branches/dynload/uspace/lib/libc/generic/task.c
/branches/dynload/uspace/lib/libc/generic/vfs/canonify.c
/branches/dynload/uspace/lib/libc/generic/vfs/vfs.c
/branches/dynload/uspace/lib/libc/include/ctype.h
/branches/dynload/uspace/lib/libc/include/stdio.h
/branches/dynload/uspace/lib/libc/include/string.h
/branches/dynload/uspace/lib/libc/include/vfs/vfs.h
/branches/dynload/uspace/lib/libfs/libfs.c
/branches/dynload/uspace/lib/libfs/libfs.h
/branches/dynload/uspace/srv/fb/Makefile
/branches/dynload/uspace/srv/fb/main.c
/branches/dynload/uspace/srv/fs/fat/fat.c
/branches/dynload/uspace/srv/fs/fat/fat.h
/branches/dynload/uspace/srv/fs/fat/fat_ops.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs.h
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/rd/rd.c
/branches/dynload/uspace/srv/rd/rd.h
/branches/dynload/uspace/srv/vfs/vfs_ops.c
3158 5814 d 2 h svoboda /branches/dynload/ Move app/iloader to srv/loader part 2  
/branches/dynload/boot/arch/amd64/grub/menu.lst
/branches/dynload/boot/arch/ia32/grub/menu.lst
/branches/dynload/uspace/srv/loader/Makefile
3152 5814 d 8 h svoboda /branches/dynload/ Put CLI back into working order  
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia32/grub/menu.lst
/branches/dynload/uspace/app/cli/cli.c
/branches/dynload/uspace/app/init/init.c
3151 5814 d 8 h svoboda /branches/dynload/ Get rid of iramfs  
/branches/dynload/tools/bin2c.py
/branches/dynload/uspace/app/iramfs
/branches/dynload/boot/arch/amd64/Makefile.inc
/branches/dynload/boot/arch/amd64/grub/menu.lst
/branches/dynload/boot/arch/arm32/loader/Makefile
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia32/grub/menu.lst
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/cli/cli.c
3149 5814 d 9 h svoboda /branches/dynload/ Merge trunk changes up to r3071 into dynload (broken)  
/branches/dynload/uspace/dist
/branches/dynload/kernel/generic/include/console/klog.h
/branches/dynload/kernel/generic/src/console/klog.c
/branches/dynload/HelenOS.config
/branches/dynload/boot/arch/amd64/Makefile.inc
/branches/dynload/boot/arch/amd64/grub/menu.lst
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia32/grub/menu.lst
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/boot/arch/sparc64/loader/Makefile
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/amd64/include/types.h
/branches/dynload/kernel/arch/amd64/src/debugger.c
/branches/dynload/kernel/arch/amd64/src/proc/thread.c
/branches/dynload/kernel/arch/arm32/include/types.h
/branches/dynload/kernel/arch/ia32/include/mm/page.h
/branches/dynload/kernel/arch/ia32/include/smp/apic.h
/branches/dynload/kernel/arch/ia32/include/types.h
/branches/dynload/kernel/arch/ia32/src/debug/panic.s
/branches/dynload/kernel/arch/ia32xen/include/types.h
/branches/dynload/kernel/arch/ia32xen/src/smp/smp.c
/branches/dynload/kernel/arch/ia64/include/types.h
/branches/dynload/kernel/arch/mips32/include/types.h
/branches/dynload/kernel/arch/mips32/src/debugger.c
/branches/dynload/kernel/arch/mips32/src/exception.c
/branches/dynload/kernel/arch/ppc32/include/boot/boot.h
/branches/dynload/kernel/arch/ppc32/include/drivers/cuda.h
/branches/dynload/kernel/arch/ppc32/include/exception.h
/branches/dynload/kernel/arch/ppc32/include/mm/tlb.h
/branches/dynload/kernel/arch/ppc32/include/types.h
/branches/dynload/kernel/arch/ppc32/src/interrupt.c
/branches/dynload/kernel/arch/ppc32/src/mm/page.c
/branches/dynload/kernel/arch/ppc64/include/exception.h
/branches/dynload/kernel/arch/ppc64/include/types.h
/branches/dynload/kernel/arch/ppc64/src/cpu/cpu.c
/branches/dynload/kernel/arch/ppc64/src/interrupt.c
/branches/dynload/kernel/arch/ppc64/src/mm/page.c
/branches/dynload/kernel/arch/sparc64/include/asm.h
/branches/dynload/kernel/arch/sparc64/include/cpu.h
/branches/dynload/kernel/arch/sparc64/include/types.h
/branches/dynload/kernel/arch/sparc64/src/cpu/cpu.c
/branches/dynload/kernel/arch/sparc64/src/smp/smp.c
/branches/dynload/kernel/arch/sparc64/src/trap/exception.c
/branches/dynload/kernel/arch/sparc64/src/trap/interrupt.c
/branches/dynload/kernel/genarch/include/ofw/ofw_tree.h
/branches/dynload/kernel/genarch/src/acpi/acpi.c
/branches/dynload/kernel/genarch/src/acpi/madt.c
/branches/dynload/kernel/generic/include/adt/avl.h
/branches/dynload/kernel/generic/include/adt/list.h
/branches/dynload/kernel/generic/include/ddi/device.h
/branches/dynload/kernel/generic/include/debug.h
/branches/dynload/kernel/generic/include/interrupt.h
/branches/dynload/kernel/generic/include/panic.h
/branches/dynload/kernel/generic/include/proc/task.h
/branches/dynload/kernel/generic/include/proc/thread.h
/branches/dynload/kernel/generic/include/stackarg.h
/branches/dynload/kernel/generic/include/synch/spinlock.h
/branches/dynload/kernel/generic/include/syscall/syscall.h
/branches/dynload/kernel/generic/include/typedefs.h
/branches/dynload/kernel/generic/src/adt/btree.c
/branches/dynload/kernel/generic/src/console/chardev.c
/branches/dynload/kernel/generic/src/console/cmd.c
/branches/dynload/kernel/generic/src/console/console.c
/branches/dynload/kernel/generic/src/cpu/cpu.c
/branches/dynload/kernel/generic/src/debug/symtab.c
/branches/dynload/kernel/generic/src/interrupt/interrupt.c
/branches/dynload/kernel/generic/src/ipc/ipc.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/kernel/generic/src/lib/func.c
/branches/dynload/kernel/generic/src/lib/memstr.c
/branches/dynload/kernel/generic/src/lib/objc_ext.c
/branches/dynload/kernel/generic/src/main/kinit.c
/branches/dynload/kernel/generic/src/main/main.c
/branches/dynload/kernel/generic/src/mm/as.c
/branches/dynload/kernel/generic/src/mm/buddy.c
/branches/dynload/kernel/generic/src/mm/frame.c
/branches/dynload/kernel/generic/src/mm/slab.c
/branches/dynload/kernel/generic/src/printf/printf_core.c
/branches/dynload/kernel/generic/src/printf/vprintf.c
/branches/dynload/kernel/generic/src/proc/scheduler.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/proc/thread.c
/branches/dynload/kernel/generic/src/synch/rwlock.c
/branches/dynload/kernel/generic/src/synch/spinlock.c
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/kernel/generic/src/sysinfo/sysinfo.c
/branches/dynload/kernel/kernel.config
/branches/dynload/kernel/test/avltree/avltree1.c
/branches/dynload/kernel/test/fpu/fpu1.c
/branches/dynload/kernel/test/fpu/mips2.c
/branches/dynload/kernel/test/fpu/sse1.c
/branches/dynload/kernel/test/mm/falloc2.c
/branches/dynload/kernel/test/mm/slab1.c
/branches/dynload/kernel/test/mm/slab2.c
/branches/dynload/kernel/test/print/print1.c
/branches/dynload/kernel/test/synch/rwlock3.c
/branches/dynload/kernel/test/synch/rwlock4.c
/branches/dynload/kernel/test/synch/rwlock5.c
/branches/dynload/kernel/test/synch/semaphore2.c
/branches/dynload/kernel/test/test.h
/branches/dynload/kernel/test/thread/thread1.c
/branches/dynload/tools/mktmpfs.py
/branches/dynload/uspace/lib/libc/generic/async.c
/branches/dynload/uspace/lib/libc/generic/fibril.c
/branches/dynload/uspace/lib/libfs/libfs.c
3004 5835 d 6 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
/branches/dynload/uspace/app/cli
/branches/dynload/uspace/app/cli/Makefile
/branches/dynload/uspace/app/cli/cli.c
/branches/dynload/uspace/app/iloader/interp.s
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia32/grub/menu.lst
/branches/dynload/kernel/generic/include/proc/task.h
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/dltest/arch/ia32/_link.ld.in
/branches/dynload/uspace/app/iloader/Makefile
/branches/dynload/uspace/app/iloader/arch/ia32/_link.ld.in
/branches/dynload/uspace/app/iloader/elf_load.c
/branches/dynload/uspace/app/iloader/include/elf_load.h
/branches/dynload/uspace/app/iloader/main.c
/branches/dynload/uspace/app/iramfs/Makefile
/branches/dynload/uspace/app/iramfs/data.h
/branches/dynload/uspace/app/iramfs/main.c
/branches/dynload/uspace/lib/libc/generic/task.c
/branches/dynload/uspace/lib/libc/include/task.h
/branches/dynload/uspace/lib/rtld/arch/ia32/src/bootstrap.c
/branches/dynload/uspace/lib/rtld/arch/ia32/src/runtime.c
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/bootstrap.c
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/runtime.c
2949 5844 d 2 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  
/branches/dynload/tools/bin2c.py
/branches/dynload/uspace/app/iramfs
/branches/dynload/uspace/app/iramfs/Makefile
/branches/dynload/uspace/app/iramfs/data.h
/branches/dynload/uspace/app/iramfs/main.c
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia32/grub/menu.lst
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/iloader/Makefile
/branches/dynload/uspace/app/iloader/elf.c
2927 5846 d 12 h decky /branches/dynload/ added dynload branch  
/branches/dynload
2648 5997 d 3 h jermar /trunk/boot/arch/ Added support for tmpfs loading to amd64, ia32 and mips32.
Added support for devmap loading to amd64.
 
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/amd64/grub/menu.lst
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia32/grub/menu.lst
/trunk/boot/arch/mips32/loader/Makefile
2551 6076 d 4 h cejka /trunk/ DevMap, VFS and FAT added to boot images for all architectures.  
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia32/grub/menu.lst
/trunk/boot/arch/ia32xen/Makefile.inc
/trunk/boot/arch/ia32xen/grub/menu.lst
/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/contrib/conf/ski.conf
2185 6251 d 9 h decky /trunk/ rename ipcc to tester  
/trunk/uspace/tester
/trunk/uspace/ipcc
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/amd64/grub/menu.lst
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia32/grub/menu.lst
/trunk/boot/arch/ia32xen/Makefile.inc
/trunk/boot/arch/ia32xen/grub/menu.debug.lst
/trunk/boot/arch/ia32xen/grub/menu.lst
/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/contrib/conf/ski.conf
/trunk/kernel/generic/src/lib/objc.c
/trunk/uspace/Makefile
/trunk/uspace/tester/Makefile
2013 6371 d 3 h decky /trunk/boot/arch/ bump to GRUB version 0.97  
/trunk/boot/arch/amd64/grub/stage2_eltorito
/trunk/boot/arch/ia32/grub/stage2_eltorito
/trunk/boot/arch/ia32xen/grub/stage2_eltorito
1787 6520 d 3 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
/trunk
/trunk/boot
/trunk/kernel
/trunk/uspace
/boot/trunk
/kernel/trunk
/uspace/trunk
1598 6555 d 13 h palkovsky /boot/trunk/arch/ Added ipcc and klog to amd64 and ia32 architectures.  
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/amd64/grub/menu.lst
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/menu.lst
1529 6559 d 2 h palkovsky /boot/trunk/arch/ Added tetris to ia32 and amd64  
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/amd64/grub/menu.lst
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/menu.lst
1454 6562 d 3 h decky /boot/trunk/arch/ia32/ create ISO image instead of floppy image  
/boot/trunk/arch/ia32/grub/menu.lst
/boot/trunk/arch/ia32/grub/stage2_eltorito
/boot/trunk/arch/ia32/grub/grub.conf
/boot/trunk/arch/ia32/grub/grub.img.gz
/boot/trunk/arch/ia32/Makefile.inc
1446 6563 d 8 h cejka /boot/trunk/arch/ia32/ Console module added to grub loader for ia32.  
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/grub.conf
1361 6575 d 22 h vana /boot/trunk/arch/ boot subdir for uspace FB driver  
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/amd64/grub/grub.conf
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/grub.conf
1340 6577 d 0 h cejka /boot/trunk/arch/ia32/ Load kbd module.  
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/grub.conf
1299 6584 d 10 h vana /boot/trunk/arch/ Move grub.conf outside the image  
/boot/trunk/arch/amd64/grub/grub.conf
/boot/trunk/arch/ia32/grub/grub.conf
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/amd64/grub/grub.img.gz
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/grub.img.gz

Show All