summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* creates a passwd's shadow file if busybox supports the feature, fixes #2887John Crispin2008-07-301-0/+1
| | | | SVN-Revision: 12017
* Disable smash stacking support by default, but allow to enable it as an ↵Florian Fainelli2008-07-301-0/+1
| | | | | | experimental feature SVN-Revision: 12010
* fix libraries packaging for uml on x86_64Nicolas Thill2008-07-281-4/+7
| | | | SVN-Revision: 11970
* system now knows which timezone it is inJohn Crispin2008-06-111-1/+1
| | | | SVN-Revision: 11445
* create /etc/fstab on boot (closes #3458)Matteo Croce2008-05-201-1/+1
| | | | SVN-Revision: 11225
* base-files: Update /etc/init.d/fstab with new location of swapon and swapoff ↵Rod Whitby2008-05-171-1/+1
| | | | | | (they moved from /sbin to /usr/sbin) SVN-Revision: 11157
* fix typoFelix Fietkau2007-12-231-1/+1
| | | | SVN-Revision: 9871
* add profile specific base-files packages - does not work with the ↵Felix Fietkau2007-12-231-0/+9
| | | | | | imagebuilder yet, but will be fixed later SVN-Revision: 9870
* base-files: fix revision number in 'etc/banner'Gabor Juhos2007-12-141-1/+1
| | | | SVN-Revision: 9755
* clean up openwrt version handling, use a separate script that is executed at ↵Felix Fietkau2007-12-131-7/+3
| | | | | | the beginning of the build process, fix revision checking with git SVN-Revision: 9723
* fix path to the snapshot packages (snapshot build/upload needs to be fixed ↵Felix Fietkau2007-09-301-1/+1
| | | | | | as well) SVN-Revision: 9083
* get rid of per-profile base-filesGabor Juhos2007-09-291-11/+6
| | | | SVN-Revision: 9069
* base-files: Added support for swap configuration in /etc/config/fstabRod Whitby2007-09-221-1/+1
| | | | SVN-Revision: 8947
* Added support for /etc/default/fstab - a means of automatically mounting ↵Rod Whitby2007-09-211-1/+1
| | | | | | devices on boot. SVN-Revision: 8916
* made HOME=/root global instead of x86 specificJohn Crispin2007-09-191-0/+1
| | | | SVN-Revision: 8845
* Revert the InstallDev section, was only there testingFlorian Fainelli2007-09-161-8/+0
| | | | SVN-Revision: 8787
* Put back ldd and ldconfig (#1543)Florian Fainelli2007-09-161-2/+22
| | | | SVN-Revision: 8786
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-1/+6
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* bump package versions after updatesFelix Fietkau2007-09-071-1/+1
| | | | SVN-Revision: 8680
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-7/+9
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-1/+1
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* package Makefile cleanup: remove uneeded varsNicolas Thill2007-09-031-1/+0
| | | | SVN-Revision: 8587
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-13/+11
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* libgcc is not available with host-toolchain, DEPENDS was overriden with the ↵Florian Fainelli2007-07-181-1/+1
| | | | | | avr32 condition SVN-Revision: 8038
* add second package source for packages built from the /packages repository ↵Felix Fietkau2007-07-091-2/+2
| | | | | | fix up first package source (should be release, not snapshots on 7.07) SVN-Revision: 7897
* Package libstdc++ (#1883)Florian Fainelli2007-06-121-0/+13
| | | | SVN-Revision: 7581
* add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵Imre Kaloz2007-06-081-0/+1
| | | | | | with wigyori SVN-Revision: 7533
* Small bugfix for dependency handling - mostly for base-files and symlinksFelix Fietkau2007-04-261-1/+1
| | | | SVN-Revision: 7058
* use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamFelix Fietkau2007-04-241-1/+4
| | | | SVN-Revision: 7043
* Create /lib/firmwareFlorian Fainelli2007-04-221-1/+1
| | | | SVN-Revision: 7033
* Remove ldd/ldconfig for the moment (#1551)Florian Fainelli2007-04-041-13/+0
| | | | SVN-Revision: 6866
* Add ldd and ldconfig support, template packages derived from gcc and uclibcFlorian Fainelli2007-04-031-16/+38
| | | | SVN-Revision: 6856
* fix default netmaskFelix Fietkau2007-03-171-1/+1
| | | | SVN-Revision: 6589
* package libssp for apps that need it (only enabled for gcc4)Felix Fietkau2007-03-161-1/+18
| | | | SVN-Revision: 6584
* add failsafe support for x86-2.6 and fix mdev support for platforms using ↵Felix Fietkau2007-03-031-1/+0
| | | | | | /etc/preinit SVN-Revision: 6481
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-021-2/+7
| | | | SVN-Revision: 6465
* make squashfs overlay support more generic and integrate it for x86-2.6Felix Fietkau2007-03-021-0/+7
| | | | SVN-Revision: 6450
* Fix the annoying base-files autorebuild bug. When checking file mtimes in ↵Felix Fietkau2007-01-121-0/+1
| | | | | | directories, timestamp.pl was following symlinks. This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory. SVN-Revision: 6084
* Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵Felix Fietkau2007-01-081-0/+1
| | | | | | /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1 SVN-Revision: 6043
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-3/+3
| | | | SVN-Revision: 5624
* rename default/ to files/Felix Fietkau2006-11-221-1/+1
| | | | SVN-Revision: 5622
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-221-53/+15
| | | | SVN-Revision: 5621
* implement target profiles in menuconfigFelix Fietkau2006-11-121-3/+0
| | | | SVN-Revision: 5512
* fix jffs2root compileFelix Fietkau2006-11-121-1/+1
| | | | SVN-Revision: 5500
* rename the <boardname>-<kernelversion> directories of base-files to just ↵Felix Fietkau2006-11-031-0/+3
| | | | | | <boardname>, so that the broadcom stuff can share files across kernel versions. adding back <boardname>-<kernelversion> for version specific overrides is still possible SVN-Revision: 5427
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+191