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

SCM Repository

ViewVC logotype

Log of /branches/common-nfo/package/Config.in.runtime

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3427 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 8 11:08:41 2007 UTC (6 years, 6 months ago) by tg
File length: 3706 byte(s)
Diff to previous 3265
merge in trunk rev. 3426

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: 4070 byte(s)
Diff to previous 3236
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 3236 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 16 15:38:35 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/Config.in.runtime
File length: 4070 byte(s)
Diff to previous 3233
indent choice values


Revision 3233 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 16 14:05:08 2007 UTC (6 years, 7 months ago) by tg
Original Path: trunk/freewrt/package/Config.in.runtime
File length: 4052 byte(s)
Diff to previous 2795
first of a series of commits I'd suggest to not test until I did:

remove busybox ash and the other shells (hush, lash, msh); always
use mksh by default, as /bin/sh, /bin/ash symlink, /bin/mksh native,
and default admin login shell unless bash or zsh are selected

mksh is a superset of ash (I didn't find anything busybox ash can
do that mksh can't), and the upcoming mksh R30 will be even smaller
in -DMKSH_SMALL mode (but that one will lack vi editing mode)

ok wbx@

we planned this for 1.2, but it will greatly help the nfo conversion
and users request shells they can actually use if they don't have a
webinterface handy


Revision 2795 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 14 12:55:49 2007 UTC (6 years, 8 months ago) by tg
Original Path: trunk/freewrt/package/Config.in.runtime
File length: 2685 byte(s)
Diff to previous 2504
add experimental support for nokernel targets (mips and i386 for now)
requested by wbx@

if something doesn't work right or you want to build packages for other
arches (say, arm) just tell me and I'll add them.


Revision 2504 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 14 11:55:48 2007 UTC (6 years, 9 months ago) by wbx
Original Path: trunk/freewrt/package/Config.in.runtime
File length: 2651 byte(s)
Diff to previous 860
*tada*
complete rework of the kernel and kernel module build process.
more modular, very fast and simple (perl free implementation TM)

 * only choosen drivers are compiled in the ADK, significant faster
   compiles (just 10 minutes for a basic image on my X40 notebook for
   a WL500gp)
 * if the user changes something in the ADK, thats not a problem, new
   drivers are automatically compiled on next make run
 * only one simple "kernelconfig" for every board-kernel combination
 * two kind of configuration symbols:
   - FWRT_KERNEL prefix, for kernel features without packages
   - FWRT_KPACKAGE_KMOD prefix for kernel features or drivers with packages
 * very simple to add new drivers to the ADK, just add stuff to 
   target/linux/config/Config.in.* and mk/modules.mk
 * rebuild of firmware images without make clean if you change model/board
   (nearly, one bug with base-files still exist)
 * autogenerated ipkg control files  
 * first cleanup of special netfilter/iptables scripts (netfilter.mk is
  obsolete)
 * New menuconfig point ADK (for ccache, toolchain stuff, prefix,...)
 * package collection is disabled for now, it seems unmaintained. it is better
   to only have this in WIB, in my point of view
   
What is missing:
 * pcmcia support and tests on Linksys WRT54G3G
 * ip6tables 2.4/2.6
 * ebtables for 2.6
 * iptables package 
 * dependencies for shorewall/fwfirewall/iptables package
 * documentation for the developer handbook

Please test and report bugs!
 




Revision 860 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 6 15:35:39 2006 UTC (7 years, 4 months ago) by tg
Original Path: trunk/freewrt/package/Config.in.runtime
File length: 2321 byte(s)
Diff to previous 859
* all: fix whitespace
* Config.in.runtime: fix english spelling, etc.
* Config.in.runtime: move the configure option
  FWRT_RUNTIME_SSH_DISABLE_PASSWORD_FOR_ROOT
  to the top so it is selected by default, instead
  of an unsafe default


Revision 859 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 6 15:17:16 2006 UTC (7 years, 4 months ago) by markus
Original Path: trunk/freewrt/package/Config.in.runtime
File length: 2326 byte(s)
Diff to previous 845
- added a selection to edit ssh login configuration
- added evaluation of the selection to the makefile


Revision 845 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 4 05:53:32 2006 UTC (7 years, 4 months ago) by wbx
Original Path: trunk/freewrt/package/Config.in.runtime
File length: 855 byte(s)
Diff to previous 836
sync with stable

Revision 836 - (view) (download) (annotate) - [select for diffs]
Added Tue Oct 3 17:52:18 2006 UTC (7 years, 4 months ago) by wbx
Original Path: trunk/freewrt/package/Config.in.runtime
File length: 855 byte(s)
sync with 1.0 branch

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