Changeset d32967f in freewrt


Ignore:
Timestamp:
Jul 9, 2007, 11:08:12 AM (18 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
06bb9df
Parents:
8403ab8
Message:

bring back ntpclient („ups da war doch noch was…“)
as requested by wbx@ but without the broken hotplug stuff

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

Location:
package
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • package/Config.in

    r8403ab8 rd32967f  
    184184source "package/nmap/Config.in"
    185185source "package/nocatsplash/Config.in"
     186source "package/ntpclient/Config.in"
    186187source "package/nut/Config.in"
    187188source "package/olsrd/Config.in"
  • package/Makefile

    r8403ab8 rd32967f  
    217217package-$(FWRT_PACKAGE_NMAP) += nmap
    218218package-$(FWRT_PACKAGE_NOCATSPLASH) += nocatsplash
     219package-$(FWRT_PACKAGE_NTPCLIENT) += ntpclient
    219220package-$(FWRT_PACKAGE_OBEXFTP) += obexftp
    220221package-$(FWRT_PACKAGE_OLSRD) += olsrd
Note: See TracChangeset for help on using the changeset viewer.