initial commit
commit95d23889dd3ea8f4f1328e5ed74fa54b28660b2d
authorCristi Magherusan <majeru@atheme.org>
Sun, 29 Jun 2008 23:14:03 +0000 (30 02:14 +0300)
committerCristi Magherusan <majeru@atheme.org>
Sun, 29 Jun 2008 23:14:03 +0000 (30 02:14 +0300)
tree05e31ca8219acc44c7ae687698a8c7a95339f754
initial commit
237 files changed:
.config [new file with mode: 0644]
.config.old [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.kconfig.d [new file with mode: 0644]
.tmpconfig.h [new file with mode: 0644]
Config.in [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
bin/checkrom.sh [new file with mode: 0755]
bin/doquilt.sh [new file with mode: 0755]
bin/fetchgit.sh [new file with mode: 0755]
bin/fetchsvn.sh [new file with mode: 0755]
bin/getsig.sh [new file with mode: 0755]
bin/mklibs.py [new file with mode: 0644]
bin/setsig.sh [new file with mode: 0755]
bin/verify-rom.sh [new file with mode: 0755]
config/payloads/Config.in [new file with mode: 0644]
config/payloads/custom.conf [new file with mode: 0644]
config/payloads/generic.conf [new file with mode: 0644]
config/payloads/kernel.conf [new file with mode: 0644]
config/payloads/lab.conf [new file with mode: 0644]
config/payloads/libpayload-dep.conf [new file with mode: 0644]
config/payloads/ofw.conf [new file with mode: 0644]
config/payloads/openbios.conf [new file with mode: 0644]
config/payloads/payloads.conf [new file with mode: 0644]
config/platforms/Config.in [new file with mode: 0644]
config/platforms/alix1c.conf [new file with mode: 0644]
config/platforms/alix2c3.conf [new file with mode: 0644]
config/platforms/asus_a8v-e_se.conf [new file with mode: 0644]
config/platforms/db800.conf [new file with mode: 0644]
config/platforms/dbe61.conf [new file with mode: 0644]
config/platforms/ga-2761gxdk.conf [new file with mode: 0644]
config/platforms/m57sli.conf [new file with mode: 0644]
config/platforms/msm800sev.conf [new file with mode: 0644]
config/platforms/norwich.conf [new file with mode: 0644]
config/platforms/platforms.conf [new file with mode: 0644]
config/platforms/qemu.conf [new file with mode: 0644]
config/platforms/serengeti_cheetah.conf [new file with mode: 0644]
config/platforms/supermicro-h8dmr.conf [new file with mode: 0644]
config/platforms/tyan-s2881.conf [new file with mode: 0644]
config/platforms/tyan-s2882.conf [new file with mode: 0644]
config/platforms/tyan-s2891.conf [new file with mode: 0644]
config/platforms/tyan-s2892.conf [new file with mode: 0644]
config/platforms/tyan-s2895.conf [new file with mode: 0644]
packages/busybox/busybox.mk [new file with mode: 0644]
packages/busybox/conf/customconfig--lab--emulation-qemu-x86 [new file with mode: 0644]
packages/busybox/conf/defconfig [new file with mode: 0644]
packages/busybox/conf/defconfig-serengeti_cheetah-x86_64 [new file with mode: 0644]
packages/busybox/ipaddress.patch [new file with mode: 0644]
packages/busybox/regex.patch [new file with mode: 0644]
packages/busybox/testfix.patch [new file with mode: 0644]
packages/coreboot-v2/coreboot-v2.mk [new file with mode: 0644]
packages/coreboot-v2/coreboot.inc [new file with mode: 0644]
packages/coreboot-v2/ga-2761gxdk.mk [new file with mode: 0644]
packages/coreboot-v2/generic.mk [new file with mode: 0644]
packages/coreboot-v2/geodelx.mk [new file with mode: 0644]
packages/coreboot-v2/optionroms.inc [new file with mode: 0644]
packages/coreboot-v2/patches/CL2.5.patch [new file with mode: 0644]
packages/coreboot-v2/patches/buildrom_qemu_size.patch [new file with mode: 0644]
packages/coreboot-v2/patches/simnow.patch [new file with mode: 0644]
packages/coreboot-v2/serengeti_cheetah.mk [new file with mode: 0644]
packages/coreboot-v3/coreboot-v3.mk [new file with mode: 0644]
packages/coreinfo/conf/defconfig-coreboot [new file with mode: 0644]
packages/coreinfo/conf/defconfig-coreboot-v3 [new file with mode: 0644]
packages/coreinfo/coreinfo.mk [new file with mode: 0644]
packages/etherboot/conf/Config.i386 [new file with mode: 0644]
packages/etherboot/conf/Config.main [new file with mode: 0644]
packages/etherboot/etherboot.mk [new file with mode: 0644]
packages/etherboot/patches/fix-realmode-stack.patch [new file with mode: 0644]
packages/filo/conf/alix1c-Config [new file with mode: 0644]
packages/filo/conf/alix2c3-Config [new file with mode: 0644]
packages/filo/conf/asus_a8v-e_se-Config [new file with mode: 0644]
packages/filo/conf/db800-Config [new file with mode: 0644]
packages/filo/conf/ga-2761gxdk-Config [new file with mode: 0644]
packages/filo/conf/m57sli-Config [new file with mode: 0644]
packages/filo/conf/msm800sev-Config [new file with mode: 0644]
packages/filo/conf/norwich-Config [new file with mode: 0644]
packages/filo/conf/qemu-Config [new file with mode: 0644]
packages/filo/conf/serengeti_cheetah-Config [new file with mode: 0644]
packages/filo/conf/supermicro-h8dmr-Config [new file with mode: 0644]
packages/filo/conf/tyan-generic-Config [new file with mode: 0644]
packages/filo/conf/tyan-s2881-Config [new file with mode: 0644]
packages/filo/conf/tyan-s2882-Config [new file with mode: 0644]
packages/filo/conf/tyan-s2891-Config [new file with mode: 0644]
packages/filo/filo.mk [new file with mode: 0644]
packages/filo/patches/make.patch [new file with mode: 0644]
packages/geodevsa/amdvsa.inc [new file with mode: 0644]
packages/geodevsa/geodevsa.mk [new file with mode: 0644]
packages/geodevsa/openvsa.inc [new file with mode: 0644]
packages/gpxe/conf/Config.i386 [new file with mode: 0644]
packages/gpxe/conf/Config.main [new file with mode: 0644]
packages/gpxe/gpxe.mk [new file with mode: 0644]
packages/grub2/conf/grub.cfg [new file with mode: 0644]
packages/grub2/grub2.mk [new file with mode: 0644]
packages/kernel/alix1c.mk [new file with mode: 0644]
packages/kernel/alix2c3.mk [new file with mode: 0644]
packages/kernel/conf/customconfig--lab--i386--emulation-qemu-x86 [new file with mode: 0644]
packages/kernel/conf/defconfig [new file with mode: 0644]
packages/kernel/conf/defconfig-alix1c [new file with mode: 0644]
packages/kernel/conf/defconfig-alix2c3 [new file with mode: 0644]
packages/kernel/conf/defconfig-m57sli [new file with mode: 0644]
packages/kernel/conf/defconfig-msm800sev [new file with mode: 0644]
packages/kernel/conf/defconfig-norwich [new file with mode: 0644]
packages/kernel/conf/defconfig-olpc [new file with mode: 0644]
packages/kernel/conf/defconfig-qemu [new file with mode: 0644]
packages/kernel/conf/defconfig-serengeti_cheetah [new file with mode: 0644]
packages/kernel/conf/defconfig-serengeti_cheetah-x86_64 [new file with mode: 0644]
packages/kernel/conf/defconfig-supermicro-h8dmr [new file with mode: 0644]
packages/kernel/conf/defconfig-tiny-2.6.22 [new file with mode: 0644]
packages/kernel/conf/defconfig-tiny-2.6.22-x86_64 [new file with mode: 0644]
packages/kernel/conf/defconfig-tyan-s2881 [new file with mode: 0644]
packages/kernel/conf/defconfig-tyan-s2882 [new file with mode: 0644]
packages/kernel/conf/defconfig-tyan-s2891 [new file with mode: 0644]
packages/kernel/dcon-detect.patch [new file with mode: 0644]
packages/kernel/ext3.patch [new file with mode: 0644]
packages/kernel/kernel.inc [new file with mode: 0644]
packages/kernel/kernel.mk [new file with mode: 0644]
packages/kernel/m57sli.mk [new file with mode: 0644]
packages/kernel/msm800sev.mk [new file with mode: 0644]
packages/kernel/norwich.mk [new file with mode: 0644]
packages/kernel/olpc.mk [new file with mode: 0644]
packages/kernel/patches/ext3.patch [new file with mode: 0644]
packages/kernel/patches/tiny/01-tiny-no-aio.patch [new file with mode: 0644]
packages/kernel/patches/tiny/02-tiny-no-translations.patch [new file with mode: 0644]
packages/kernel/patches/tiny/03-tiny-no-xattr.patch [new file with mode: 0644]
packages/kernel/patches/tiny/04-tiny-pci-quirks.patch [new file with mode: 0644]
packages/kernel/patches/tiny/06-tiny-buffer-inlines.patch [new file with mode: 0644]
packages/kernel/patches/tiny/08-tiny-ext2namei-inlines.patch [new file with mode: 0644]
packages/kernel/patches/tiny/12-tiny-tiny-crc.patch [new file with mode: 0644]
packages/kernel/patches/tiny/14-tiny-remove-vm86.patch [new file with mode: 0644]
packages/kernel/patches/tiny/15-tiny-fslock.patch [new file with mode: 0644]
packages/kernel/patches/tiny/20-tiny-cpu-support.patch [new file with mode: 0644]
packages/kernel/patches/tiny/README [new file with mode: 0644]
packages/kernel/qemu.mk [new file with mode: 0644]
packages/kernel/serengeti_cheetah-x86_64.mk [new file with mode: 0644]
packages/kernel/serengeti_cheetah.mk [new file with mode: 0644]
packages/kernel/supermicro-h8dmr.mk [new file with mode: 0644]
packages/kernel/tiny-2.6.22.mk [new file with mode: 0644]
packages/kernel/tyan-s2881.mk [new file with mode: 0644]
packages/kernel/tyan-s2882.mk [new file with mode: 0644]
packages/kernel/tyan-s2891.mk [new file with mode: 0644]
packages/kexec-boot-loader/cross_compile.patch [new file with mode: 0644]
packages/kexec-boot-loader/kbl_autocreate_proc_dir.patch [new file with mode: 0644]
packages/kexec-boot-loader/kexec-boot-loader.mk [new file with mode: 0644]
packages/kexec-boot-loader/kexec-only.patch [new file with mode: 0644]
packages/kexec-boot-loader/makedevs.patch [new file with mode: 0644]
packages/kexec-boot-loader/symlink.patch.bak [new file with mode: 0644]
packages/kexec-tools/kexec-tools.mk [new file with mode: 0644]
packages/kvm-tools/kvm-tools.mk [new file with mode: 0644]
packages/libpayload/conf/defconfig [new file with mode: 0644]
packages/libpayload/conf/defconfig.geode [new file with mode: 0644]
packages/libpayload/libpayload.mk [new file with mode: 0644]
packages/lzma/lzma.mk [new file with mode: 0644]
packages/memtest/config.h.serial [new file with mode: 0644]
packages/memtest/memtest.mk [new file with mode: 0644]
packages/mkelfimage/mkelfImage-2.7-x86_64.patch [new file with mode: 0644]
packages/mkelfimage/mkelfimage-autoconf.patch [new file with mode: 0644]
packages/mkelfimage/mkelfimage.mk [new file with mode: 0644]
packages/nrv2b/nrv2b.mk [new file with mode: 0644]
packages/ofw/64bit-fix.patch [new file with mode: 0644]
packages/ofw/ofw.mk [new file with mode: 0644]
packages/ofw/ofw_coreboot_qemu.patch [new file with mode: 0644]
packages/openbios/openbios.mk [new file with mode: 0644]
packages/qemu/patches/qemu-bios-size.patch [new file with mode: 0644]
packages/qemu/patches/qemu-isa-bios-ram.patch [new file with mode: 0644]
packages/qemu/patches/qemu-piix-ram-size.patch [new file with mode: 0644]
packages/qemu/qemu.mk [new file with mode: 0644]
packages/roms/roms.mk [new file with mode: 0644]
packages/tint/tint.mk [new file with mode: 0644]
packages/uclibc/conf/customconfig--lab--i386--emulation-qemu-x86 [new file with mode: 0644]
packages/uclibc/conf/defconfig [new file with mode: 0644]
packages/uclibc/conf/defconfig-x86_64 [new file with mode: 0644]
packages/uclibc/uclibc.mk [new file with mode: 0644]
packages/unifdef/unifdef.mk [new file with mode: 0644]
packages/wireless-tools/ldfix.patch [new file with mode: 0644]
packages/wireless-tools/wireless-tools.mk [new file with mode: 0644]
scripts/Build.settings [new file with mode: 0644]
scripts/Makefile.generic [new file with mode: 0644]
scripts/Makefile.kernel [new file with mode: 0644]
scripts/Makefile.lab [new file with mode: 0644]
scripts/defconfig [new file with mode: 0644]
scripts/kconfig/Makefile [new file with mode: 0644]
scripts/kconfig/POTFILES.in [new file with mode: 0644]
scripts/kconfig/conf.c [new file with mode: 0644]
scripts/kconfig/confdata.c [new file with mode: 0644]
scripts/kconfig/expr.c [new file with mode: 0644]
scripts/kconfig/expr.h [new file with mode: 0644]
scripts/kconfig/kconfig_load.c [new file with mode: 0644]
scripts/kconfig/kxgettext.c [new file with mode: 0644]
scripts/kconfig/lex.zconf.c [new file with mode: 0644]
scripts/kconfig/lex.zconf.c_shipped [new file with mode: 0644]
scripts/kconfig/lkc.h [new file with mode: 0644]
scripts/kconfig/lkc_defs.h [new file with mode: 0644]
scripts/kconfig/lkc_proto.h [new file with mode: 0644]
scripts/kconfig/lxdialog/BIG.FAT.WARNING [new file with mode: 0644]
scripts/kconfig/lxdialog/Makefile [new file with mode: 0644]
scripts/kconfig/lxdialog/check-lxdialog.sh [new file with mode: 0644]
scripts/kconfig/lxdialog/checklist.c [new file with mode: 0644]
scripts/kconfig/lxdialog/checklist.o [new file with mode: 0644]
scripts/kconfig/lxdialog/colors.h [new file with mode: 0644]
scripts/kconfig/lxdialog/dialog.h [new file with mode: 0644]
scripts/kconfig/lxdialog/inputbox.c [new file with mode: 0644]
scripts/kconfig/lxdialog/inputbox.o [new file with mode: 0644]
scripts/kconfig/lxdialog/lxdialog [new file with mode: 0755]
scripts/kconfig/lxdialog/lxdialog.c [new file with mode: 0644]
scripts/kconfig/lxdialog/lxdialog.o [new file with mode: 0644]
scripts/kconfig/lxdialog/menubox.c [new file with mode: 0644]
scripts/kconfig/lxdialog/menubox.o [new file with mode: 0644]
scripts/kconfig/lxdialog/msgbox.c [new file with mode: 0644]
scripts/kconfig/lxdialog/msgbox.o [new file with mode: 0644]
scripts/kconfig/lxdialog/textbox.c [new file with mode: 0644]
scripts/kconfig/lxdialog/textbox.o [new file with mode: 0644]
scripts/kconfig/lxdialog/util.c [new file with mode: 0644]
scripts/kconfig/lxdialog/util.o [new file with mode: 0644]
scripts/kconfig/lxdialog/yesno.c [new file with mode: 0644]
scripts/kconfig/lxdialog/yesno.o [new file with mode: 0644]
scripts/kconfig/mconf [new file with mode: 0755]
scripts/kconfig/mconf.c [new file with mode: 0644]
scripts/kconfig/mconf.o [new file with mode: 0644]
scripts/kconfig/menu.c [new file with mode: 0644]
scripts/kconfig/symbol.c [new file with mode: 0644]
scripts/kconfig/util.c [new file with mode: 0644]
scripts/kconfig/zconf.gperf [new file with mode: 0644]
scripts/kconfig/zconf.hash.c [new file with mode: 0644]
scripts/kconfig/zconf.hash.c_shipped [new file with mode: 0644]
scripts/kconfig/zconf.l [new file with mode: 0644]
scripts/kconfig/zconf.tab.c [new file with mode: 0644]
scripts/kconfig/zconf.tab.c_shipped [new file with mode: 0644]
scripts/kconfig/zconf.tab.o [new file with mode: 0644]
scripts/kconfig/zconf.y [new file with mode: 0644]
skeleton/bin/boot-hdd [new file with mode: 0755]
skeleton/bin/boot-nand [new file with mode: 0644]
skeleton/bin/boot-usb [new file with mode: 0644]
skeleton/bin/boot.functions [new file with mode: 0644]
skeleton/bootmenu.conf [new file with mode: 0644]
skeleton/device.txt [new file with mode: 0644]
skeleton/linuxrc [new file with mode: 0644]