Log of /branches/common-nfo/package/base-files/files/etc/preinit
Parent Directory
|
Revision Log
Revision
3265 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 18 12:45:43 2007 UTC
(6 years, 7 months ago)
by
tg
File length: 975 byte(s)
Diff to
previous 3235
copy trunk/freewrt r3264 into a new branch for making the nfo system
because upgrading the old adk branch would be a hell more work
Revision
2322 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 2 22:17:37 2007 UTC
(6 years, 10 months ago)
by
wbx
Original Path:
trunk/freewrt/package/base-files/files/etc/preinit
File length: 845 byte(s)
Diff to
previous 1196
time to break trunk.
* update to OpenWrt brcm-2.4 patch, wl driver and diag driver
* fix failsafe mode to use new hotplug method
* rework of mk/kernel-build.mk to use .config instead of stampfiles
* simplify mk/kernel*.mk to use $(FS) instead ifeq/else crap
a lot of small stuff.
tested and verified to boot at least on
- Netgear WG634u
- Linksys WRT54GS v1.0
- Asus WL500gP
Only basic lan and wlan stuff (none encryption, wep) are tested.
PLEASE update only on NON-PRODUCTIVE routers with serial access.
HELP to test the new backend code for BRCM-2.4!
Revision
827 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 3 15:38:58 2006 UTC
(7 years, 4 months ago)
by
wbx
Original Path:
trunk/freewrt/package/base-files/files/etc/preinit
File length: 239 byte(s)
Diff to
previous 696
sync with freewrt_1_0 branch. It was a little bit to early to branch,
but now everybody can work again. New smaller stuff can be committed
directly in trunk.
Bigger stuff, like a new architecture or a new board should be
developed via a separate branch. Kernel and compiler updates, too.
Any bugfixes or security updates should go into branch and trunk.
Still send me a patch first and do not commit directly into the branch.
Revision
357 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 22 14:58:57 2006 UTC
(7 years, 7 months ago)
by
tg
Original Path:
trunk/freewrt/package/base-files/default/etc/preinit
File length: 290 byte(s)
Diff to
previous 280
as an instant-measure against bad quality of random numbers on
these devices, add a few bytes of entropy from the build system
on the image
after discussion with wbx@ who taught be that flash writes are
not cheap I refrained from ever automatically updating this file
(e.g. via cronjob and on shutdown), so if you want persistent
entropy, you'd do the following command manually on the box:
# dd if=/dev/urandom of=/etc/.rnd bs=512 count=1
once we have our fuse/nvram thingie, entropy ought to be stored
there, and if a new image is flashed, the old and new entropy
ought to be merged. i'll tend to this when js@ is done.
Revision
182 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 9 13:58:53 2006 UTC
(7 years, 7 months ago)
by
wbx
Original Path:
trunk/freewrt/package/base-files/default/etc/preinit
File length: 201 byte(s)
Diff to
previous 1
* add a specific preinit.arch which executes brcm specific stuff
* for squashfs based images, use mini_fo as default, no ugly symlinks anymore
* add a "version" command, which can be used later, to exactly know which
FreeWRT version is used (good for postinst scripts and bugreports),
some users like to recreate the shell banner, but still need to know which
version is used
* remove nvram sepcific stuff from some of the startup scripts, like
syslogd startup params
* add some checks if ldd / arp is installed in /etc/profile
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.