Commit graph

8078 commits

Author SHA1 Message Date
Yuji Mano
197a6c9458 fix path of initrun script
SVN-Revision: 11284
2008-05-28 19:42:45 +00:00
Yuji Mano
85b808e991 Add an initrun script that is respawned by init. This default initrun script calls /bin/login as usual, but packages (ex. bootloader packages) can modify it to run custom scripts/execs at init.
SVN-Revision: 11283
2008-05-28 19:16:22 +00:00
Yuji Mano
a06f169bac Reduce the kernel verbosity of the ps3_system_bus_match output for ps3 builds.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 11282
2008-05-28 18:57:18 +00:00
Yuji Mano
1e7ed027d1 Fixup inittab for PS3.
Make ctrl-alt-del do a system reboot.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 11281
2008-05-28 18:43:56 +00:00
Gabor Juhos
04254672fe enable yaffs fs on 2.6.25
SVN-Revision: 11280
2008-05-28 14:14:32 +00:00
Gabor Juhos
db765443d1 resync kernel configs
SVN-Revision: 11279
2008-05-28 14:13:30 +00:00
Gabor Juhos
aa9bfe87fb fix yaffs on 2.6.25
SVN-Revision: 11278
2008-05-28 13:33:45 +00:00
Gabor Juhos
15dd4cdcd2 nuke trailing whitespaces in the yaffs code
SVN-Revision: 11277
2008-05-28 07:31:26 +00:00
Peter Denison
3f229c3415 Remove obsolete CFE workaround, now proper fix went in r11275
SVN-Revision: 11276
2008-05-27 15:08:34 +00:00
Peter Denison
c9f6d43927 Don't nuke fw_argX from CFE - Thanks jhansen
SVN-Revision: 11275
2008-05-27 15:01:07 +00:00
Imre Kaloz
20fbb8b151 move the fconfig package into trunk
SVN-Revision: 11274
2008-05-27 13:21:12 +00:00
Gabor Juhos
c2619fb5ab revert kernel version to 2.6.25.4
SVN-Revision: 11273
2008-05-27 06:27:16 +00:00
Nicolas Thill
ae879baa57 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long)
SVN-Revision: 11272
2008-05-26 22:57:51 +00:00
Matteo Croce
7e9f396980 fixed mount path (closes #3464)
SVN-Revision: 11267
2008-05-25 20:03:00 +00:00
Florian Fainelli
29365f1d14 Fix compilation of lm77 module (#3447)
SVN-Revision: 11256
2008-05-24 14:16:23 +00:00
Florian Fainelli
85fa20921a Fix mount utilites installation (#3464)
SVN-Revision: 11255
2008-05-24 13:37:36 +00:00
Gabor Juhos
6454a87560 clean up Avila/Cambria patches
SVN-Revision: 11254
2008-05-24 11:25:35 +00:00
Gabor Juhos
cdd03b171d refresh Avila/Cambria patches
SVN-Revision: 11253
2008-05-24 07:15:02 +00:00
Gabor Juhos
7bc56a7c0e move the latch-led driver into a separated patch
SVN-Revision: 11252
2008-05-24 07:14:13 +00:00
Gabor Juhos
b481c0344e add inital support for the kendin switch on the gtwx5717 board
SVN-Revision: 11251
2008-05-24 06:45:35 +00:00
Imre Kaloz
8f5f48527e add USB fixup & board detection for the Cambria, plus merge the LED latch driver into the Avila LED patch -- again, thanks Chris :)
SVN-Revision: 11250
2008-05-23 15:25:56 +00:00
Gabor Juhos
d923618f39 generate LZMA compressed uImage as well
SVN-Revision: 11249
2008-05-23 09:09:16 +00:00
Gabor Juhos
7962a35f62 u-boot: add LZMA decompression support
SVN-Revision: 11248
2008-05-23 09:08:23 +00:00
Imre Kaloz
ef79a9a8f3 add Avila/Cambria latch LED support, thanks Chris
SVN-Revision: 11247
2008-05-23 09:03:47 +00:00
Gabor Juhos
cae7447abc upgrade U-Boot to 1.3.3
SVN-Revision: 11246
2008-05-23 09:01:19 +00:00
Felix Fietkau
554ddcf755 fix liblua symlink installation
SVN-Revision: 11245
2008-05-23 07:09:29 +00:00
Florian Fainelli
4786a3f84a Resync 2.6.25 au1000 kernel config
SVN-Revision: 11244
2008-05-22 22:22:22 +00:00
Florian Fainelli
420a402048 Add a WL500GPv1 profile (#3395)
SVN-Revision: 11243
2008-05-22 20:29:47 +00:00
Florian Fainelli
a013dcc08e Allow ipkg to handle conffiles if present (#3466)
SVN-Revision: 11242
2008-05-22 20:26:49 +00:00
Steven Barth
f3bc063753 Added missing header reference to InstallDev target
SVN-Revision: 11241
2008-05-22 20:26:23 +00:00
Felix Fietkau
d8d15cb1c0 fix lua compile issues on ixp4xx (EABI) by linking libgcc into liblua
SVN-Revision: 11240
2008-05-22 14:20:56 +00:00
Felix Fietkau
6fa85238f5 add updated lua patchset from Steven Barth (cyrus) as explained in http://lists.openwrt.org/pipermail/openwrt-devel/2008-May/002170.html
SVN-Revision: 11239
2008-05-22 14:20:36 +00:00
John Crispin
b8652e42e8 missing config in olpc kernelconfig
SVN-Revision: 11235
2008-05-22 05:49:27 +00:00
Matteo Croce
4a78320c11 refresh gcc-4.2.3 patches
SVN-Revision: 11232
2008-05-21 11:51:22 +00:00
Peter Denison
f027ecb2cf Stopgap compilation fixes for diag and switch under 2.6.25
SVN-Revision: 11231
2008-05-20 22:33:45 +00:00
Peter Denison
de5c50cfe4 Update iproute2 to version 2.6.25, and fixup patches
SVN-Revision: 11230
2008-05-20 22:17:26 +00:00
Peter Denison
7cf7b7a1a8 Revert last 3 commits made in error. Proper versions will come later
SVN-Revision: 11229
2008-05-20 21:38:04 +00:00
Peter Denison
888d46ac87 Build brcm47xx against 2.6.25.1
SVN-Revision: 11228
2008-05-20 21:21:29 +00:00
Peter Denison
19f15b44ea Update generic-2.6 and brcm47xx 2.6.25 configs
SVN-Revision: 11227
2008-05-20 21:21:23 +00:00
Peter Denison
21401f537a Update 2.6.25 config
SVN-Revision: 11226
2008-05-20 21:21:15 +00:00
Matteo Croce
ac8bf03f8e create /etc/fstab on boot (closes #3458)
SVN-Revision: 11225
2008-05-20 19:02:19 +00:00
Steven Barth
f2de1dec21 Merge branch 'openssl'
SVN-Revision: 11224
2008-05-20 18:12:08 +00:00
Gabor Juhos
0f662245cb the hash_conntrack is no longer broken on ARM since 2.6.25.4
SVN-Revision: 11223
2008-05-20 17:40:12 +00:00
Gabor Juhos
9dbf23b2c5 fix a broken patch, thanks to Giampaolo Mancini (closes #3462)
SVN-Revision: 11221
2008-05-20 11:33:41 +00:00
Yuji Mano
4e56c90b05 * update ps3 target kernel config * reduce FB default size * enable FB console rotation
SVN-Revision: 11218
2008-05-19 22:15:06 +00:00
Matteo Croce
0a1c669ec1 fix some wrong paths
SVN-Revision: 11217
2008-05-19 22:08:46 +00:00
Gabor Juhos
779e43e18d refresh kernel patches
SVN-Revision: 11215
2008-05-19 16:34:31 +00:00
Gabor Juhos
8932b397b8 refresh kernel patches
SVN-Revision: 11214
2008-05-19 13:45:06 +00:00
Gabor Juhos
dfe741470a refresh generic-2.4 patches
SVN-Revision: 11213
2008-05-19 13:44:11 +00:00
Gabor Juhos
2e6536f729 refresh kernel patches
SVN-Revision: 11212
2008-05-19 13:27:50 +00:00