x86_64 also needs -fPIC to create lua shared libraries
[openwrt.git] / package / base-files /
2008-07-30 nbdproperly keep track of bridged interfaces in the networ...
2008-07-29 agb[ipkg] Move packages lists to the ramdisk to save flash...
2008-07-28 nicofix libraries packaging for uml on x86_64
2008-07-24 thepeoplekeep /etc/group over reflash as well
2008-07-24 thepeopleadd dropbear keys, passwd and firewall configuration...
2008-07-22 nicofix variable names in tests
2008-07-22 thepeoplefix sysupgrade endian issues
2008-06-16 ymanoRevert previous bad commit r11512
2008-06-16 ymanoAdd the PS3 specific utility bl-option, a helper sctipt
2008-06-11 blogicsystem now knows which timezone it is in
2008-06-06 blogicuse default gateway for routes that have no gw specifie...
2008-06-04 nbdfix sysupgrade 'do_upgrade: not found' error
2008-05-20 matteocreate /etc/fstab on boot (closes #3458)
2008-05-19 matteofix some wrong paths
2008-05-17 rwhitbybase-files: Update /etc/init.d/fstab with new location...
2008-05-13 ralphadding check for /proc/net/vlan/config (==vlan enabled...
2008-05-03 blogicrevert borked commit
2008-05-03 blogicmake etrax serial driver register its device nodes...
2008-04-23 nbdinitramfs: start one hotplug2 for coldplugging and...
2008-04-23 nbduse the right hotplug2 invocation for initramfs
2008-04-23 juhosg[package] base-files: fix a typo
2008-04-22 nbdThis patch re-adds the udev and hotplug2 initialization...
2008-04-21 matteoassign names to filesystems when mounting virtual ones...
2008-04-20 nbdremove some redundant code
2008-04-19 matteofix swap{on,off} path
2008-04-15 thepeoplefix restart on platforms without a setup_switch()
2008-04-12 thepeopleadd missing include in restart
2008-04-07 nbdfix use of uci_set_state in network scripts (thx, netpr...
2008-04-03 matteofix typo(2) in watchdog init script
2008-04-03 matteofix typo in watchdog init script
2008-04-03 florianStart the watchdog daemon if a harware watchdog is...
2008-04-02 nbdfix interface enumeration issues related to /var/state...
2008-03-07 florianMake the syslog ring-buffer size configurable (#3204)
2008-03-04 florianFix typo
2008-03-02 florianAlso call setup_switch on network restart
2008-02-29 thepeopleremove the packages repo as it is not compatable with...
2008-02-05 nbdadd an extra safety check
2008-02-03 nbdHere comes the new UCI. Enjoy :)
2008-01-28 blogicmake the system have a daemon user by default
2008-01-26 blogicadd generic gpio char dev for CONFIG_GENERIC_GPIO archs
2008-01-25 nbdmissing optional parameters for restart and boot functions
2008-01-02 nbdadd uci_set_default (to be used in init scripts or...
2007-12-23 nbdfix typo
2007-12-23 nbdadd profile specific base-files packages - does not...
2007-12-14 juhosg[package] base-files: fix revision number in 'etc/banner'
2007-12-13 nbdclean up openwrt version handling, use a separate scrip...
2007-12-01 nbdrefactor hotplug2 rules, make sure that the default...
2007-11-30 nbdfix ppp issues (thanks to Fatus for debugging this)
2007-11-28 nbddrop the '0' default in config_get_bool
2007-11-28 nbdinit: check permissions on rc.d files
2007-11-28 nbdinit: don't start hotplug2 if it doesn't exist
2007-11-16 florianAllow specifying static IPv6 gateways (#2710)
2007-11-12 nbdadd support for interfaces with ipv6, but no ipv4 ...
2007-11-04 juhosg[packages] base-files: suppress error messages in usb...
2007-10-27 juhosg[packages] 6tunnel: move init/config files to the right...
2007-10-24 florianEnable IPv6 forwarding by default (#2527)
2007-10-24 florianMark 6tunnel as executable, avoids ": /etc/init.d/rcS...
2007-10-18 florianTurn off stp by default, thanks ejka
2007-10-18 florianTurn on stp by default for bridges (#2476)
2007-10-16 florianAdd route6 option to setup IPv6 routes (#2528)
2007-10-14 blogicfixed 1677
2007-10-11 florianAdd 6tunnel configuration for tunnel brokers based...
2007-10-06 thepeopleadd clientid to udhcpc thanks pjama
2007-09-30 nbdfix path to the snapshot packages (snapshot build/uploa...
2007-09-29 juhosgget rid of per-profile base-files
2007-09-22 rwhitbybase-files: Added support for swap configuration in...
2007-09-21 rwhitbyAdded support for /etc/default/fstab - a means of autom...
2007-09-20 nbdadd --no-coldplug to the hotplug2 process started by...
2007-09-19 blogicmade HOME=/root global instead of x86 specific
2007-09-19 nbdsync awk implementation of config_get_bool with the...
2007-09-19 nbdsupport true and false in config_get_bool
2007-09-16 florianRevert the InstallDev section, was only there testing
2007-09-16 florianPut back ldd and ldconfig (#1543)
2007-09-12 nbdfix a few issues with dynamically assigned interfaces
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-09-07 nbdbump package versions after updates
2007-09-07 nicomove package description to a separate definition,...
2007-09-06 nbdstrip the kernel version suffix from target directories...
2007-09-03 nicopackage Makefile cleanup: remove uneeded vars
2007-08-21 nbdadd sysupgrade script for config preserving system...
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-08-04 nbdfix a race condition with dynamic interfaces and firewa...
2007-08-04 nbdtab/whitespace fix
2007-07-24 blogicwireless config gets regenerated not only when it does...
2007-07-22 nbdfix an error message
2007-07-22 nbdkeep track of the wifi interface state in /var/state...
2007-07-22 nbdadd patch from #2111
2007-07-20 nbdadd a workaround for the hostapd killed issue when...
2007-07-18 florianlibgcc is not available with host-toolchain, DEPENDS...
2007-07-13 nbdmove firmware loading to hotplug2-init.rules (should...
2007-07-13 nbduse . /var/state/network instead of config_load to...
2007-07-12 nbdavoid a race condition that might lead to dnsmasq readi...
2007-07-12 nbdfix static routes for dynamic interfaces (#1446)
2007-07-11 mbmrename mini_fo mount point so as not to confuse users
2007-07-11 mbmmove uci_load into config_load so that changes can...
2007-07-09 nbdadd second package source for packages built from the...
2007-07-09 nbdhotplug2 update - include hotplug2-init.rules from...
2007-07-08 mbmfix usb-storage permissions
2007-07-08 mbmmore wpa+wds patches
2007-07-04 nbdfix a race condition with broadcom wl devices in a...
next