76 Commits (6638e398004c94f69ea6be2783f9e9c90b7fd6be)

Author SHA1 Message Date
Florian Fainelli d83e8ab148 Interface was hardcoded, (cut/paste from the testing openwrt machine) 19 years ago
Florian Fainelli b5ff75c13e Do not delete default route if the router is the same, fixes #138 19 years ago
Florian Fainelli adcbbc4934 Fixed network autoconfiguration as explained in #200, fixes #200 19 years ago
Felix Fietkau 8b81cb2cb2 add ipv6 support to network scripts (#101) 19 years ago
Felix Fietkau 2eccbe55a3 use /tmp/resolv.conf when using a static nameserver (#177) 19 years ago
Florian Fainelli 4fb752fea6 Merged enhancements submitted by Stereo, thanks, closes #188 and #189 19 years ago
Felix Fietkau 652fc44f0a mount sysfs at boot on linux 2.6 19 years ago
Felix Fietkau 029055c7d7 add firmware loading support to hotplug 19 years ago
Felix Fietkau 00ade4d60c move firstboot to preinit for now (until a better solution is implemented), required by /etc/config/network generator 19 years ago
Felix Fietkau d951f94e54 fix hotplug issue with compiled-in ethernet drivers 19 years ago
Felix Fietkau efe87817fe configure switch at boot time based on vlan*ports 19 years ago
Felix Fietkau 84162d6bae add missing Config.in to base-files 19 years ago
Waldemar Brodkorb e74f05f29b patch for spec file of gcc 3.4.4, so that libgss library is not automatically linked into every binary. explicitely link it into needed packages (kismet, nmap, samba) and add dependencies. idea and patch from sven-ola, thx. Saves 16 kb in the default squashfs images. 19 years ago
Florian Fainelli 1c59bfaaf4 Added mrd6 package : IPv6 multicast routing daemon 19 years ago
Waldemar Brodkorb 4bdead278b remove unused robocfg stuff 19 years ago
Oliver Ertl 39701f3264 hopefully last fix for S60cron 19 years ago
Florian Fainelli bdba638725 Corrected ticket #168 19 years ago
Waldemar Brodkorb 0118ed05e3 change ipkg.conf to use snapshots 19 years ago
Imre Kaloz ccc3a90f36 add recipe to banner 19 years ago
Felix Fietkau 6f0502008b fix network hotplug scripts for 2.6 19 years ago
Felix Fietkau b4a4a1480a create /var/spool/cron in cron init script and change the default crontab location to /etc/crontabs (fixes #88) 19 years ago
Felix Fietkau dae8543335 unlock linux partition before running jffs2root --clean. fixes #97 19 years ago
Nicolas Thill f546292f78 don't use locales when retrieving subversion release number (closes: #54) 19 years ago
Felix Fietkau 81668c7ab9 more fixes for the network scripts 19 years ago
Felix Fietkau 969a4d1c2a fix ifup/down for ppp-based stuff 19 years ago
Felix Fietkau 733dc97762 hotplug-based network script rewrite 20 years ago
Felix Fietkau d47161a604 add crond init script 20 years ago
Felix Fietkau 7164dc5f27 don't clear the mangle table in the default firewall script 20 years ago
Felix Fietkau 0002c1ada3 create /var/run in firstboot 20 years ago
Felix Fietkau ecb936a1ff hide stderr output of mtd in firstboot 20 years ago
Felix Fietkau 439b8bac00 more cosmetic makefile fixes 20 years ago
Felix Fietkau c358834657 remove backup/restore for now. will add proper scripts with webif integration later... 20 years ago
Felix Fietkau 0988b54167 include functions and network config in hotplug 20 years ago
Felix Fietkau a0650ead6b disable squashfs auto-clean for non-broadcom stuff 20 years ago
Felix Fietkau 2e8e51060f add hotplug stuff to trunk/ 20 years ago
Nicolas Thill 7cac424a48 backport base-files fix from whiterussian [2308], sanitize variable names 20 years ago
Felix Fietkau 438cb1d897 set base-files version number back to 4 20 years ago
Imre Kaloz dc3a21f48d turn tcp vegas on by default 20 years ago
Felix Fietkau 0884467ae8 sync base-files with whiterussian 20 years ago
Felix Fietkau 5b6b1930b0 add base-files change from whiterussian 20 years ago
Felix Fietkau c930201467 add svn revision to /etc/banner 20 years ago
Felix Fietkau 6b758a5dc3 lots of small package changes and dependency cleanups for the V= stuff 20 years ago
Felix Fietkau 196076cf2f speed up firstboot a bit 20 years ago
Felix Fietkau 40750d956a remove Maintainer: and Source: from packages 20 years ago
Felix Fietkau 995d0343f9 some fixes/cleanups for the init scripts 20 years ago
Imre Kaloz 10c46612a8 hello word ;P 20 years ago
Imre Kaloz d3879e1834 bleeding sounds better ;) 20 years ago
Nicolas Thill b46460d584 start httpd only if /www exists 20 years ago
Waldemar Brodkorb b5a670d536 check if some /proc files exist, before using it, for systems without diag kernel modul 20 years ago
Waldemar Brodkorb 1f7186d288 check if /proc/sys/reset exist, from sven-ola 20 years ago