summaryrefslogtreecommitdiffstats
path: root/target/linux/ps3/base-files
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-162-8/+119
| | | | | | | | | 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
* Revert previous bad commit r11512ymano2008-06-161-6/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the PS3 specific utility bl-option, a helper sctiptymano2008-06-161-8/+6
| | | | | | | | | 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@11512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a system config option to allow syslogd to log to a file.ymano2008-06-161-2/+3
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Set executable permissions on ps3 target specific scriptsymano2008-06-052-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Adding ps3 target specific /bin/login script.ymano2008-06-041-0/+47
| | | | | | | For security reasons, allow telnet login only if the user explicitly sets a flag in the ps3 flash db to enable telnet login from the host console. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update ps3 linux banner and hostnameymano2008-05-292-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add newline at EOFymano2008-05-281-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adding ps3 specific banner and system nameymano2008-05-282-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix path of initrun scriptymano2008-05-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an initrun script that is respawned by init.ymano2008-05-282-1/+4
| | | | | | | 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
* Fixup inittab for PS3.ymano2008-05-281-0/+6
Make ctrl-alt-del do a system reboot. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11281 3c298f89-4303-0410-b956-a3cf2f4a3e73