root/trunk/freewrt/package/base-files/files


Mode:

Legend:

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