]> git.ozlabs.org Git - petitboot/commit
Initial gitification of petitboot
authorJeremy Kerr <jk@ozlabs.org>
Mon, 2 Apr 2007 00:31:10 +0000 (10:31 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 2 Apr 2007 00:31:10 +0000 (10:31 +1000)
commitf60d0b2e7dbd9d85980866c68d0f87b6bc823663
treee41787450d6ef61296ec33b0743275716bba5a95
Initial gitification of petitboot

Start a git repo for petitboot, sources from Ben Herrenschmidt
and Jeremy Kerr.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
16 files changed:
Makefile [new file with mode: 0644]
artwork/background.png [new file with mode: 0644]
artwork/cdrom.png [new file with mode: 0644]
artwork/cursor [new file with mode: 0644]
artwork/hdd.png [new file with mode: 0644]
artwork/usbpen.png [new file with mode: 0644]
devices.c [new file with mode: 0644]
devices/Makefile [new file with mode: 0644]
devices/message.h [new file with mode: 0644]
devices/native-parser.c [new file with mode: 0644]
devices/params.c [new file with mode: 0644]
devices/params.h [new file with mode: 0644]
devices/udev-helper.c [new file with mode: 0644]
devices/udev-helper.h [new file with mode: 0644]
petitboot.c [new file with mode: 0644]
petitboot.h [new file with mode: 0644]