summaryrefslogtreecommitdiffstats
path: root/rules/rootfs_configfiles.in
Commit message (Collapse)AuthorAgeFilesLines
* * init: introduce infrastructure for multiple init methodsRobert Schwebel2009-02-201-520/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9802 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.in, Kconfig:Marc Kleine-Budde2009-01-101-3/+0
| | | | | | | | removed 'default n' cleaned up menu a bit git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9470 33e552b5-05e3-0310-8538-816dae2090ed
* * patches/busybox-1.10.4, patches/busybox-1.13.2:Marc Kleine-Budde2009-01-041-9/+9
| | | | | | | | | | | | | | | | | | | ported * rules/*.in: changed busybox config symbol from BB_CONFIG to BUSYBOX * config/busybox/* changed busybox config symbol from BB_CONFIG to BUSYBOX imported from busybox-1.13.2 * rules/busybox.make: version bump to 1.13.2 changed busybox config symbol from BB_CONFIG to BUSYBOX git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9373 33e552b5-05e3-0310-8538-816dae2090ed
* * menu: cleanup and more migration to generated .in filesRobert Schwebel2008-12-211-0/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9296 33e552b5-05e3-0310-8538-816dae2090ed
* * menu cleanup. "--->" Should now appear in the same column in all menus.Michael Olbrich2008-06-101-13/+13
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8484 33e552b5-05e3-0310-8538-816dae2090ed
* * platform support: added pending changesRobert Schwebel2008-04-101-18/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7931 33e552b5-05e3-0310-8538-816dae2090ed
* * ipkg: make it work againJuergen Beisert2007-06-181-20/+0
| | | | | | | | | - 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
* * rootfsJuergen Beisert2007-06-161-0/+14
| | | | | | | - user config for busybox's httpd added git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7188 33e552b5-05e3-0310-8538-816dae2090ed
* busybox: revert BB_ vs. BB_CONFIG_ change which comes due to the factRobert Schwebel2007-04-261-4/+4
| | | | | | | | that busybox uses a new kconfig. This patch makes it possible to migrate old configurations in a sane time again ... git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7122 33e552b5-05e3-0310-8538-816dae2090ed
* Upgrade to busybox-1.4.1Ladislav Michl2007-03-091-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7040 33e552b5-05e3-0310-8538-816dae2090ed
* * ipkg config: dependencies fixedJuergen Beisert2007-01-301-1/+0
| | | | | | | - patch from Steven Scholz git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6975 33e552b5-05e3-0310-8538-816dae2090ed
* * ipkg: Configure file makes no sense without the ipkg binaryJuergen Beisert2007-01-301-0/+1
| | | | | | | - dependency fixed git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6974 33e552b5-05e3-0310-8538-816dae2090ed
* * rootfs: udhcpc script now gets installed as selected in the menuJuergen Beisert2007-01-251-2/+6
| | | | | | | | - installs the script from selectable source - some notes and help added git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6919 33e552b5-05e3-0310-8538-816dae2090ed
* make PS1, PS2 and PS4 hardwired. We had too much hassle with eight ↵Sascha Hauer2007-01-251-21/+1
| | | | | | backslashes in the config files git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6917 33e552b5-05e3-0310-8538-816dae2090ed
* * rootfs - remove generic /etc/resolv.confJuergen Beisert2007-01-091-36/+23
| | | | | | | | | | | - there is no generic solution possible - its useless in the presence of the generic /etc/nsswitch.conf - its also useless if dns is activated (it does not what one expects when one activates dns) - help added, how to get a working dns git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6787 33e552b5-05e3-0310-8538-816dae2090ed
* * rootfs: fix install of user defined /etc/inetd.confRobert Schwebel2006-12-221-1/+1
| | | | | | | Patch by Steven Scholz. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6572 33e552b5-05e3-0310-8538-816dae2090ed
* some ugly typos fixedJuergen Beisert2006-12-061-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6447 33e552b5-05e3-0310-8538-816dae2090ed
* removing unused entry for syslog-ng here, its now in syslog-ng packageJuergen Beisert2006-12-041-34/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6436 33e552b5-05e3-0310-8538-816dae2090ed
* dbus: placing menu entries where they should beJuergen Beisert2006-11-261-69/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6378 33e552b5-05e3-0310-8538-816dae2090ed
* * dbus: rest of the config fixes; patch by Roland HostettlerRobert Schwebel2006-11-261-0/+70
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6375 33e552b5-05e3-0310-8538-816dae2090ed
* * rootfs: split config into menuesRobert Schwebel2006-11-211-8/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6355 33e552b5-05e3-0310-8538-816dae2090ed
* user defined crond (busybox) configuration addedJuergen Beisert2006-11-191-0/+15
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6347 33e552b5-05e3-0310-8538-816dae2090ed
* fix hostname generationJuergen Beisert2006-11-171-1/+23
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6339 33e552b5-05e3-0310-8538-816dae2090ed
* adding support for local /etc/modules fileJuergen Beisert2006-11-121-0/+13
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6315 33e552b5-05e3-0310-8538-816dae2090ed
* provide /etc/inetd.conf generation also for the inetd from packet inetutilsJuergen Beisert2006-11-121-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6310 33e552b5-05e3-0310-8538-816dae2090ed
* * rootfs creationJuergen Beisert2006-11-111-6/+5
| | | | | | | | | | | | | | - fragment this ugly huge monster in some small nice cuddly toy * rootfs.make: includes other makefiles. Its now much smaller - rootfs_configfiles.inc: Everything to install system wide config files - rootfs_inetd.inc: Everything to generate a usefull inetd.conf * rootfs_configfiles.in: Handles system wide config files easier * rootfs_init_d_files.in: Handles start scripts that do not belongs to any packet * rootfs_rc_d_links.in: Handles all links at one place - handle links to startscripts of some new packets git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6298 33e552b5-05e3-0310-8538-816dae2090ed
* typo fixedJuergen Beisert2006-11-061-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6284 33e552b5-05e3-0310-8538-816dae2090ed
* * reorganising menu structureJuergen Beisert2006-11-061-0/+561
- check box to install startup scripts is enabled in the package it belongs to. Only in the case of busybox supplied applications or system specific scripts, the checkbox is still in rootfs_init_d_files.in - for each configure file (for /etc/...) can a generic file be used or a user defined. If someone wants to extend this list, rootfs_configfiles.in will be the right place to do so - to control automatic startup, links can be configured here at one location for all startup scripts. If someone wants to extend this list, rootfs_rc_d_links.in will be the right place to do so * NOTE: this revision uses the old definitions as default. It should continue to work as expected, but using user defined scripts will fail until all makefiles are reviewed and extended. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6281 33e552b5-05e3-0310-8538-816dae2090ed