summaryrefslogtreecommitdiffstats
path: root/target/linux/ps3/base-files/sbin
Commit message (Collapse)AuthorAgeFilesLines
* set file executable permissionsymano2008-06-161-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11516 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the PS3 specific utility bl-option, a helper sctiptymano2008-06-161-0/+113
| | | | | | | | | to get and set bootloader options in flash memory. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11514 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Set executable permissions on ps3 target specific scriptsymano2008-06-051-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an initrun script that is respawned by init.ymano2008-05-281-0/+3
This default initrun script calls /bin/login as usual, but packages (ex. bootloader packages) can modify it to run custom scripts/execs at init. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11283 3c298f89-4303-0410-b956-a3cf2f4a3e73