[Main Page]

Compiling petitboot

From EurAsiaWiki

Main Page | Recent changes | View source | Page history | Log in / create account |

Printable version | Disclaimers | Privacy policy
Category: PS3

Source: graf_chokolo @ http://ps3wiki.lan.st/index.php/Petitboot


Compiling petitboot

$ git clone git://dukio.com/openwrt
$ git clone git://nbd.name/packages.git openwrt_packages

$ cd openwrt/package
$ ln -s ../../openwrt_packages/libs/jpeg jpeg
$ ln -s ../../openwrt_packages/libs/libpng libpng
$ ln -s ../../openwrt_packages/libs/libtwin libtwin
$ ln -s ../../openwrt_packages/utils/ps3-utils ps3-utils
$ ln -s ../../openwrt_packages/utils/petitboot petitboot
$ ln -s ../../openwrt_packages/utils/bzip2 bzip2
$ ln -s ../../openwrt_packages/utils/sed sed
$ ln -s ../../openwrt_packages/utils/tar tar
$ ln -s ../../openwrt_packages/utils/less less
$ ln -s ../../openwrt_packages/net/dhcpcd dhcpcd
$ ln -s ../../openwrt_packages/net/wget wget
$ ln -s ../../openwrt_packages/utils/coreutils coreutils

$ cd ..
$ make menuconfig
$ make kernel_menuconfig
$ make V=99

Retrieved from "http://www.eurasia.nu/wiki/index.php/Compiling_petitboot"

This page has been accessed 452 times. This page was last modified 10:24, 20 February 2011.