English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Log of /branches/freewrt_1_0/package/base-files/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2766 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 11 23:24:02 2007 UTC (6 years, 8 months ago) by tha
File length: 5254 byte(s)
Diff to previous 2747
fixed a lot of startup or shutdown related problems
- added start/stop logik to S10boot, S20jggsclean & S98done
- fixed check for empty variable in vlan.pre-up (ugly erros in log)
- aiccu only gets killed when it was really running before
  (otherwise it logs ugly messages to syslog)
- ntpclient packages now has an init.d script and some
  reasonable default flags. if present, the serverhost comes
  from /etc/ntpd.conf
- removed hotplug ntpclient script, I think it never worked
  correctly
- ntpclient & openntpd are waiting 15 seconds in autostart
  mode before they are executed. in bridging-wlan/lan-mode
  this seems to be neccessary, because otherwise ntp(client)
  cannot sync (network not really up?)
- shorewall only executes "shorewall stop" if it was started
  before.
- fixed rcK script: the -k2 option was useless in our case (thx tg)



Revision 2747 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 8 11:57:19 2007 UTC (6 years, 8 months ago) by tg
File length: 5254 byte(s)
Diff to previous 2386
remove the “reboot” shell alias, like in trunk when we introduced
the fwcf reboot script hook, ok tha@


Revision 2386 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 19 05:55:55 2007 UTC (6 years, 10 months ago) by wbx
File length: 5254 byte(s)
Diff to previous 2248
remove svn dependency, bugfix from trunk

Revision 2248 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 24 14:24:42 2007 UTC (6 years, 11 months ago) by wbx
File length: 5080 byte(s)
Diff to previous 844
embed adk .config into image, useful for security updates, copy over your config, rebuild an image, flash the new image just th the security/bug fixes added, idea from tha/sum

Revision 844 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 4 05:44:25 2006 UTC (7 years, 4 months ago) by wbx
File length: 4970 byte(s)
Diff to previous 785
use VERSION in package path for ipkg

Revision 785 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 30 16:44:06 2006 UTC (7 years, 4 months ago) by wbx
File length: 4903 byte(s)
Diff to previous 747
* add separate syslog script
* register syslog start and flags in /etc/rc.conf
  you can set remote syslog flags in /etc/rc.conf
* remove old FAILSAFE variable from rcS  

Bump release numbers.



Revision 747 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 28 14:21:58 2006 UTC (7 years, 4 months ago) by wbx
File length: 4903 byte(s)
Diff to previous 744
update banner to 1.0 with subversion revision

Revision 744 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 28 10:42:55 2006 UTC (7 years, 4 months ago) by wbx
File length: 4903 byte(s)
Diff to previous 719
create stable branch, feature freeze, please send svn diff patches to wbx

Revision 719 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 25 21:16:56 2006 UTC (7 years, 5 months ago) by wbx
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 4903 byte(s)
Diff to previous 696
* add PKG_VERSION to every package in default selection
* add broadcom-scripts package as default for 1.0, it adds
  network and switch configuration scripts to base
  suggested by markus to separate these from webif package
* move ed to application and disable by default, sorry tg, but
  not everybody needs it
* be sure that if broadcom-scripts are installed, new ifup/ifdown
  network configuration is not used



Revision 696 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 24 04:22:07 2006 UTC (7 years, 5 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 4838 byte(s)
Diff to previous 681
switch to FWCF

ok to enable now wbx@
bugreports to tg@


Revision 681 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 23 22:44:27 2006 UTC (7 years, 5 months ago) by wbx
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 4841 byte(s)
Diff to previous 644
move default to standard dir files

Revision 644 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 20 18:55:45 2006 UTC (7 years, 5 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 4843 byte(s)
Diff to previous 600
bump package patchlevel for markus@
after revision 641-643's changes


Revision 600 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 16 16:21:37 2006 UTC (7 years, 5 months ago) by wbx
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 4843 byte(s)
Diff to previous 588
major package Makefile cleanup. remove mostly-clean, add licence header, always use RSTRIP varibale for stripping, rename some init scripts, indent

Revision 588 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 12 18:11:35 2006 UTC (7 years, 5 months ago) by wbx
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 4747 byte(s)
Diff to previous 441
merge wbx-target-cleanup to trunk.
- mk directory for some top level makefiles (build.mk,vars.mk)
- add a separate configfs partition to all models, 128 kb big
- add model and platform specific startup files and kernel configs
- delete target/linux/package, add all addon kernel packages to packages
- simplify target/linux/brcm-2.4/Makefile, abstraction to mk/ comes later
- add target/image directory, place where the different images are created
- default off for all extra packages, be sure that you enable all packages
  you need to get a dsl-capable router. snapshots will be created by a specific config which contains all needed stuff (iptables, pppoe, pptp, haserl, webif)



Revision 441 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 27 12:37:52 2006 UTC (7 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 4908 byte(s)
Diff to previous 439
generate /etc/shells dynamically, based upon packages
being built (even if marked 'm')


Revision 439 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 27 12:22:26 2006 UTC (7 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 4387 byte(s)
Diff to previous 416
add the ability to choose user's default shell, too
XXX untested


Revision 416 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 25 20:18:59 2006 UTC (7 years, 7 months ago) by markus
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3961 byte(s)
Diff to previous 369
-fixed warnings

Revision 369 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 22 16:50:15 2006 UTC (7 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3957 byte(s)
Diff to previous 360
* base-files: we'll have variables of the style
  | firewall=NO
  | ssh=YES
  and variables of the style
  | ntpd_flags=-s
  | ntpd_flags=""
  | ntpd_flags=NO
* openntpd: convert to use functions.sh stuff


Revision 360 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 22 15:48:30 2006 UTC (7 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3957 byte(s)
Diff to previous 357
as discussed with wbx@ some 2-3 weeks ago, change
the BR2_ prefix to FWRT_

tested with a standard build (only the squashfs
image since the jffs2 didn't get built)



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/Makefile
File length: 3946 byte(s)
Diff to previous 347
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 347 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 22 05:19:59 2006 UTC (7 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3789 byte(s)
Diff to previous 337
* base-files:
  - BR2_RUNTIME_PACKAGES_URL needed unquoting (my bad for doint
    the quotes, markus' for not removing them ;)
  - asterisks need to be escaped in regexps, see re_format(7) if
    you're on BSD or http://www.mirbsd.org/man7/re_format.htm otherwise
* target/Config.in:
  - this small one-liner (first hunk of r278) by wbx was the cause
    of all these reboots... looks as if the LP module (what's that,
    line printer?) causes them (and my Asus doesn't even have a
    parallel port), revert and unbreak the long-unnoticed thingie

Now it builds again (at least my config, I'm too tired to test
another one, even the default config), and I can login again (with
the regexp fix), but

* ssh logins with public key do not work at all
* the root and admin password are displayed in plain text in the build log
* I cannot choose my default shell for the admin user to be /bin/mksh even
  if I enabled mksh
* the default root shell is /bin/ash should be /bin/sh instead IMHO (just
  in case someone fucks up with the user shell)

At least we got a buildable and runnable system again,
and I learned how much suckage is hidden here... and we
all know we'd better test before commit and develop major
stuff in a branch (note to self and all others: read up
on branching and especially merging in the svn book or
better switch to CVS).


Revision 337 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 21 21:49:20 2006 UTC (7 years, 7 months ago) by markus
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3789 byte(s)
Diff to previous 336
fixed second double quote issue

Revision 336 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 21 21:35:46 2006 UTC (7 years, 7 months ago) by markus
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3793 byte(s)
Diff to previous 332
fixed doubled quotes

Revision 332 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 21 20:39:54 2006 UTC (7 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3797 byte(s)
Diff to previous 331
* never use && in Makefiles, always use || and reverse test logic
* quote properly
* missing line continuation chars


Revision 331 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 21 20:35:54 2006 UTC (7 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3790 byte(s)
Diff to previous 328
this is what you people get for using := ...

also fix some indentation while here



Revision 328 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 21 19:31:26 2006 UTC (7 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3788 byte(s)
Diff to previous 326
without this patch, mkpasswd cannot ever have worked on GNU/Linux even


Revision 326 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 21 14:14:51 2006 UTC (7 years, 7 months ago) by markus
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3793 byte(s)
Diff to previous 325
- due to a hint form wbx I changed the description and removed special
  '-KEY-' string handling from Makefile


Revision 325 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 21 13:52:46 2006 UTC (7 years, 7 months ago) by markus
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3903 byte(s)
Diff to previous 306
- added runtime config for password
- added runtime config for ssh-key
- added mkpasswd for crypt-md5 generation (needed for runtime password config)


Revision 306 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 21 00:07:59 2006 UTC (7 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3466 byte(s)
Diff to previous 303
instead of setting WRKBUILD, set WRKSRC and let WRKBUILD?=WRKSRC like mirports
(WRKSRC isn't used anywhere though)


Revision 303 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 20 23:56:32 2006 UTC (7 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3468 byte(s)
Diff to previous 299
* whitespace cleanup, while here
* move WRKDIR and DISTFILES definition into PKG_template
* define WRKDIR via parent BUILD_DIR instead of going up from WRKSRC
* use a sub-directory as WRKDIR, like BSD
* rename PKG_BUILD_DIR into WRKBUILD
* define WRKBUILD relative via WRKDIR
* rename PKG_INSTALL_DIR into WRKINST
* fix a few dependencies
* make use of common cases in the definition of WRKBUILD and
  WRKINST, removing many redundant lines
* use WRKDIR instead of BUILD_DIR in places where the latter
  was used previously
* while here, remove PKG_CAT stuff

this only affects packages, for now



Revision 299 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 20 10:42:54 2006 UTC (7 years, 7 months ago) by markus
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3511 byte(s)
Diff to previous 259
- added "Runtime Configuration" to menuconfig
- added a package URL preselection to "Runtime Configuration" menu


Revision 259 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 17 00:32:22 2006 UTC (7 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3324 byte(s)
Diff to previous 165
some files don't need our EXTRACT_CMD
empty DISTFILES will do


Revision 165 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 2 19:44:03 2006 UTC (7 years, 7 months ago) by wbx
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3312 byte(s)
Diff to previous 105
fix ipkg.conf

Revision 105 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 18 16:53:39 2006 UTC (7 years, 8 months ago) by tg
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3284 byte(s)
Diff to previous 35
_really_ fix svn revision ;)

ok wbx@



Revision 35 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 11 08:29:21 2006 UTC (7 years, 8 months ago) by wbx
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3285 byte(s)
Diff to previous 1
do not create /www by default

Revision 1 - (view) (download) (annotate) - [select for diffs]
Added Sat May 27 15:00:14 2006 UTC (7 years, 9 months ago) by wbx
Original Path: trunk/freewrt/package/base-files/Makefile
File length: 3312 byte(s)
add OpenWrt trunk revision 3830. 



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.

  Diffs between and
  Type of Diff should be a

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20