|
|
|
@3730
|
[3730]
|
04/08/08 15:13:13 |
tg |
cosmetics: this
| Configuring dropbear...adding service "NO" to disable, … |
|
|
|
@3714
|
[3714]
|
03/12/08 17:29:28 |
spaetzle |
switch init added to targets, hope that solves network startup … |
|
|
|
@3713
|
[3713]
|
03/10/08 16:30:10 |
n0-1 |
be pedantically correct
* although chances are 99% for /dev being … |
|
|
|
@3708
|
[3708]
|
03/10/08 15:56:00 |
n0-1 |
As bootup device node creation via 'mdev -s' seems to be
broken on some … |
|
|
|
@3693
|
[3693]
|
02/07/08 22:56:12 |
sumsum |
Clean up all the breaking stuff i tried to introduce. |
|
|
|
@3686
|
[3686]
|
02/06/08 22:32:59 |
sumsum |
Kernel 2.6.24 added from Openwrt. Two patches have things to do (marked … |
|
|
|
@3523
|
[3523]
|
08/17/07 14:32:50 |
tg |
honour an rc.conf.local, just like BSD |
|
|
|
@3425
|
[3425]
|
08/08/07 13:04:22 |
tg |
prevent an error at boot if /etc/modules.d/ is empty |
|
|
|
@3417
|
[3417]
|
08/06/07 17:06:01 |
tg |
mount mfs on /dev early on, we're using mdev for 2.6 anyway |
|
|
|
@3406
|
[3406]
|
08/03/07 18:21:58 |
tg |
do it right, actually tested, etc… |
|
|
|
@3405
|
[3405]
|
08/03/07 18:03:17 |
tg |
I decided we need a place for files like $HOME/.lynxrc because $HOME … |
|
|
|
@3391
|
[3391]
|
08/02/07 17:13:19 |
tg |
• remove more instances of evil code like
[ $? != 0 ] && { foo; bar; } … |
|
|
|
@3385
|
[3385]
|
08/02/07 15:09:19 |
tg |
| x=$(<foo)
fails if foo doesn't exist.
| x=$(<foo || :)
does not work: x … |
|
|
|
@3372
|
[3372]
|
08/01/07 15:58:23 |
tg |
make chkuterm into a busybox applet |
|
|
|
@3344
|
[3344]
|
07/25/07 13:06:30 |
tg |
oops, only change perms if broken
jffs2-minifo is interesting: just on an … |
|
|
|
@3343
|
[3343]
|
07/25/07 12:24:29 |
tg |
by suggestion of ms@ work around some tar programmes not extracting the … |
|
|
|
@3333
|
[3333]
|
07/23/07 20:15:34 |
tg |
contrary to the specs, an initramfs image must be sv4cpio instead
of … |
|
|
|
@3331
|
[3331]
|
07/23/07 18:24:37 |
tg |
make instprep.sh superfluous -> let the stuff create its own /dev/ nodes … |
|
|
|
@3288
|
[3288]
|
07/19/07 17:28:42 |
tg |
• when initiating a shutdown, also flash the LED like when booting,
and … |
|
|
|
@3239
|
[3239]
|
07/16/07 18:39:51 |
tg |
make postinstall scripts require mksh as functions.sh does
(how good it's … |
|
|
|
@3238
|
[3238]
|
07/16/07 18:29:59 |
tg |
before anyone cries, give them back their colourls for “ls” command
(“l” … |
|
|
|
@3235
|
[3235]
|
07/16/07 17:33:09 |
tg |
now that we HAVE mksh, we can use it… |
|
|
|
@3211
|
[3211]
|
07/13/07 17:20:20 |
tg |
breaks rb-2.6/nfsroot |
|
|
|
@3199
|
[3199]
|
07/11/07 12:05:23 |
spaetzle |
fixed failsafe cleanup for rb and other switchless devices |
|
|
|
@3119
|
[3119]
|
07/04/07 12:45:13 |
tg |
(untested) if shutting down, first put off the power led, so we know
ok … |
|
|
|
@2878
|
[2878]
|
06/22/07 15:19:17 |
tg |
introduce a new shell function switch_reset() in all “preinit.arch”
files … |
|
|
|
@2874
|
[2874]
|
06/21/07 17:24:17 |
spaetzle |
fixed failsafe cleanup, should fix #322 and #332 |
|
|
|
@2817
|
[2817]
|
06/15/07 17:33:22 |
tg |
simplify, thx nbd for the idea |
|
|
|
@2816
|
[2816]
|
06/15/07 17:28:46 |
tg |
make it so that pressing the ezsetup (or another) button will cancel reset |
|
|
|
@2815
|
[2815]
|
06/15/07 17:24:10 |
tg |
• /tmp/.booting now exists from preinit to until after rc.local has been … |
|
|
|
@2763
|
[2763]
|
06/11/07 14:03:43 |
tg |
also here reboot after 60s even if the shutdown scripts take longer |
|
|
|
@2750
|
[2750]
|
06/08/07 17:39:40 |
tg |
cleanup |
|
|
|
@2709
|
[2709]
|
06/05/07 14:05:27 |
tg |
fix rc.conf entry generation
• quote properly
• handle case of $2 and $3 … |
|
|
|
@2667
|
[2667]
|
05/25/07 16:11:04 |
tg |
run shitdown scripts synchronously.
I hope this doesn't break anything, … |
|
|
|
@2653
|
[2653]
|
05/24/07 12:23:28 |
tg |
• base-files/files/etc/init.d/rcK, base-files/files/etc/init.d/rcS:
do … |
|
|
|
@2648
|
[2648]
|
05/24/07 10:15:48 |
tg |
without /etc/hosts entries for localhost, many apps will behave
strange; … |
|
|
|
@2566
|
[2566]
|
05/20/07 16:43:44 |
n0-1 |
fix for two minor error messages
* they occured after issuing 'reboot' on … |
|
|
|
@2498
|
[2498]
|
05/13/07 02:49:18 |
tg |
fix the remainder of the init script fubar
run-time test succeeded after … |
|
|
|
@2494
|
[2494]
|
05/13/07 02:11:35 |
tg |
neither ash nor mksh have --login option, bash isn't allowed as ash alias |
|
|
|
@2485
|
[2485]
|
05/13/07 00:36:00 |
tg |
by request of wbx@:
make it possible for users to do
| /etc/init.d/<foo> … |
|
|
|
@2418
|
[2418]
|
04/22/07 23:39:44 |
dnehring |
Small helper function for appending strings to a variable. |
|
|
|
@2375
|
[2375]
|
04/18/07 02:06:44 |
tg |
replace get_next_uid() and get_next_gid() with a collision-free … |
|
|
|
@2355
|
[2355]
|
04/12/07 22:55:29 |
austriancoder |
Let powerled flash from boot until system is ready - tested on … |
|
|
|
@2322
|
[2322]
|
04/03/07 00:17:37 |
wbx |
time to break trunk.
* update to OpenWrt? brcm-2.4 patch, wl driver and … |
|
|
|
@2319
|
[2319]
|
04/01/07 01:25:49 |
tg |
nbd (from OpenWrt?) says that the /dev/console node on an Asus … |
|
|
|
@2274
|
[2274]
|
03/26/07 09:14:21 |
wbx |
sync with 1.0 |
|
|
|
@2165
|
[2165]
|
03/13/07 23:52:53 |
tg |
• /etc/preinit.arch is sourced, doesn't need to be executable
or have a … |
|
|
|
@2163
|
[2163]
|
03/13/07 23:12:22 |
tg |
by request of wbx@, upgrade to fwcf 1.03, add reboot hook, etc.
somewhat … |
|
|
|
@2149
|
[2149]
|
03/10/07 02:29:27 |
tg |
… and while at it, the second too, it can default on the first |
|
|
|
@2148
|
[2148]
|
03/10/07 02:28:04 |
tg |
make the third parametre of add_rcconf() optional, default NO as per wbx@ … |
|
|
|
@2106
|
[2106]
|
02/27/07 11:14:24 |
n0-1 |
sync with branches/freewrt_1_0 r2105 |
|
|
|
@2026
|
[2026]
|
02/16/07 23:35:24 |
tg |
add support for /etc/rc.local: _if_ it's executed, it's run
by /bin/sh … |
|
|
|
@1748
|
[1748]
|
01/25/07 20:35:56 |
tg |
improve english |
|
|
|
@1196
|
[1196]
|
11/22/06 17:04:06 |
n0-1 |
found some bugs when testing, here the fixes |
|
|
|
@1165
|
[1165]
|
11/19/06 18:30:36 |
n0-1 |
fixed syntax for busybox ip applet (does not understand abbreviated … |
|
|
|
@1140
|
[1140]
|
11/14/06 20:38:20 |
n0-1 |
fixed for nfsroot |
|
|
|
@1107
|
[1107]
|
11/10/06 00:23:23 |
wbx |
update banner, development version, fwcf note |
|
|
|
@1082
|
[1082]
|
11/06/06 17:36:22 |
n0-1 |
mount_root should be run before using /dev/urandom,
at least my … |
|
|
|
@1070
|
[1070]
|
11/05/06 21:32:18 |
dnehring |
New banner font for FreeWRT |
|
|
|
@1068
|
[1068]
|
11/05/06 18:51:01 |
n0-1 |
integrated support for reset button of RouterBoard? |
|
|
|
@997
|
[997]
|
10/23/06 22:52:56 |
tg |
we're almost at revision 1000, adapt the banner width for that |
|
|
|
@990
|
[990]
|
10/23/06 18:22:28 |
n0-1 |
preinit now supports target filesystems without fwcf |
|
|
|
@863
|
[863]
|
10/08/06 13:07:46 |
wbx |
add a default timezone, patch from dirk |
|
|
|
@837
|
[837]
|
10/03/06 20:02:12 |
wbx |
fix hostname, does not work with ash, thx AndyCap? for reporting |
|
|
|
@827
|
[827]
|
10/03/06 17:38:58 |
wbx |
sync with freewrt_1_0 branch. It was a little bit to early to branch,
but … |
|
|
|
@788
|
[788]
|
09/30/06 23:08:42 |
markus |
added alias ll="ls -l" |
|
|
|
@719
|
[719]
|
09/25/06 23:16:56 |
wbx |
* add PKG_VERSION to every package in default selection
* add … |
|
|
|
@703
|
[703]
|
09/24/06 23:11:03 |
wbx |
* remove unneeded login script, just call telnetd in failsafe mode
* … |
|
|
|
@696
|
[696]
|
09/24/06 06:22:07 |
tg |
switch to FWCF
ok to enable now wbx@
bugreports to tg@ |
|
|
|
@681
|
[681]
|
09/24/06 00:44:27 |
wbx |
move default to standard dir files |
|
copied from trunk/freewrt/package/base-files/default:
|
|
|
|
@673
|
[673]
|
09/23/06 22:30:38 |
wbx |
* add a generic network init script which is using busybox ifup/ifdown
* … |