Commit History

Author SHA1 Message Date
  Jo-Philipp Wich f44e4dcb4b base-files: add hotplug rules for /dev/lpX (#863) 16 years ago
  Felix Fietkau 32bb31ca36 base-files: add libgcc dependency to libc (#5262) 16 years ago
  Nicolas Thill c9bc7c504c add external toolchain support, enhance native toolchain support (special thanks to Luigi Mantellini for his help... and patience ;) 16 years ago
  Felix Fietkau ca300a2f07 base-files: fix conffiles entry check (patch from #2425) 16 years ago
  Jo-Philipp Wich 2f921cb48d base-files: clear ip addresses on interfaces that are about to be added to a bridge 16 years ago
  Jo-Philipp Wich bc37b2e831 base-files: dispatch ifdown events for proto=none interfaces and fix a race condition between revert state and hotplug handlers 16 years ago
  Jo-Philipp Wich bdaeaafbef base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts 16 years ago
  Andy Boyett a5f80019ef bump some revisions and update copyrights 16 years ago
  Gabor Juhos f494bcc222 package/base-files: set state to 'preinit' before preinit.arch is used, and set state to 'failsafe' when entering failsafe mode 16 years ago
  Felix Fietkau 91fe363562 uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was not exported by default. use it instead of libc_pic.a 16 years ago
  Felix Fietkau fc5426e4bc allow mklibs.py to optimize libgcc_s.so.1 16 years ago
  Felix Fietkau 72cf6925a4 now that each target has its own package directory, remove the base-files package renaming hack 16 years ago
  Jo-Philipp Wich 27da9d1984 base-files: move ipv6 module loading from setup_interface() to addif() in the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356) 16 years ago
  Felix Fietkau 907fb8d8e5 install static libraries from uclibc to the rootfs staging dir 16 years ago
  Jo-Philipp Wich 3bb5ea71eb base-files: ensure that ipv6 is loaded if interfaces have an ip6addr defined, clean trailing whitespace, bump pkg revision (#5356) 16 years ago
  Florian Fainelli 52b6f8f74a prevent rebuild issues on creation of lib64 with 64-bits targets 16 years ago
  Andy Boyett 0194fea285 base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when using git instead of svn 16 years ago
  Imre Kaloz 2004d4165a add preliminary coldfire v4e support 16 years ago
  Jo-Philipp Wich c6fe201fb6 sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standard reboot fails 16 years ago
  Gabor Juhos 9b5e65f101 base-files: set rules file for hotplug2 in the boot script (closes #5235) 17 years ago
  Gabor Juhos 463a6f4bda base-files: update command line for the new hotplug2 17 years ago
  Felix Fietkau 17ae4a4df0 fix mips64el base-files compile 17 years ago
  Jo-Philipp Wich af8500e97d sysupgrade: use sysrq-trigger if available 17 years ago
  Florian Fainelli 3dea7e450f create the lib64 symbolic links for 64-bits supported architectures (#5075) 17 years ago
  Hamish Guthrie 42e35d0a95 base-files: Add additional base-files search paths 17 years ago
  Nicolas Thill 7658ef1316 introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS 17 years ago
  Nicolas Thill 222f37cbde uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 17 years ago
  Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 17 years ago
  Nicolas Thill a245766507 move ldconfig & ldd to utils section 17 years ago
  Jo-Philipp Wich a03e00bbcf base-files: remove redundant netmask handling in 10-routes 17 years ago