Changeset db5651c in freewrt for package/dnsmasq


Ignore:
Timestamp:
Sep 12, 2006, 8:11:35 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
eec1f7b
Parents:
a3abab6
Message:

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)

git-svn-id: svn://www.freewrt.org/trunk/freewrt@588 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/dnsmasq/Config.in

    ra3abab6 rdb5651c  
    22        prompt "dnsmasq........................... Lightweight DNS and DHCP server"
    33        tristate
    4         default y
     4        default n
    55        help
    66          A lightweight DNS and DHCP server.  It is intended to provide
Note: See TracChangeset for help on using the changeset viewer.