summaryrefslogtreecommitdiffstats
path: root/rules/rootfs_configfiles.in
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2007-06-18 12:20:26 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2007-06-18 12:20:26 +0000
commite22459eca92a7bacedf74c84547ec5743eb80302 (patch)
tree7968a9e5aa84e981575c1f28483f9709dd96ce01 /rules/rootfs_configfiles.in
parentfa4a2306d92e5afcdae5d20c02de2336d919bdef (diff)
downloadptxdist-e22459eca92a7bacedf74c84547ec5743eb80302.tar.gz
ptxdist-e22459eca92a7bacedf74c84547ec5743eb80302.tar.xz
* ipkg: make it work again
- moving ipkg configuration file handling into the ipkg packet - generating correct configuration file syntax - adding some docs git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7195 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/rootfs_configfiles.in')
-rw-r--r--rules/rootfs_configfiles.in20
1 files changed, 0 insertions, 20 deletions
diff --git a/rules/rootfs_configfiles.in b/rules/rootfs_configfiles.in
index 100c7fb7d..e305ae775 100644
--- a/rules/rootfs_configfiles.in
+++ b/rules/rootfs_configfiles.in
@@ -506,26 +506,6 @@ menuconfig ROOTFS_UDHCPC
endchoice
#
-# /etc/ipkg.conf
-#
-config ROOTFS_GENERIC_IPKG_CONF
- depends on ROOTFS
- depends on IPKG
- bool
- prompt "/etc/ipkg.conf "
- help
- Installs a generic /etc/ipkg.conf file.
-
- config ROOTFS_GENERIC_IPKG_CONF_URL
- depends on ROOTFS_GENERIC_IPKG_CONF
- string
- prompt "IPKG Update Site URL"
- default "http://some/path"
- help
- This path is put into the /etc/ipkg.conf file and specifies
- where to find an IPKG packet feed.
-
-#
# for Busybox' crond only
# /var/spool/cron/crontabs/
# /etc/crond.conf