15950 Commits (ba91f56bf41b2623622e026dc54babd002cb5ac8)
 

Author SHA1 Message Date
Jo-Philipp Wich 88db961cf0 uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints 14 years ago
Jo-Philipp Wich 073ade4368 ppp: utilize the new keepfiles facility to backup the whole radius directory 14 years ago
Jo-Philipp Wich d80f82d7a4 base-files: - add sysupgrade support for keepfile hints * introduces /lib/upgrade/keep.d/ for per-package keepfile lists * introduces /etc/sysupgrade.conf for user defined keepfile hints - prime /lib/upgrade/keep.d/base-files-essential to keep sysupgrade usable for images without opkg - change sysupgrade to build the keepfile list from /lib/upgrade/keep.d/, /etc/sysupgrade.conf and opkg list-changed-conffiles 14 years ago
Jo-Philipp Wich f3a5085903 package-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet present in the package. This applies to config directories or files that do not exist but may be created by the user after package installation. 14 years ago
Jo-Philipp Wich 3341e1ece7 ipkg-utils: don't fail if conffiles do not exist, resolve them instead and silently skip not existing files. This prepares support for sysupgrade hints using to build the keepfile list. Subsequent commits will rely on this feature - a rebuild of tools/ipkg-utils is necessary! 14 years ago
Jo-Philipp Wich 650029f14b wprobe: mark /etc/config/wprobe as conffile 14 years ago
Jo-Philipp Wich cff8a7bbae udev: mark /etc/udev/udev.conf as conffile (rules left out for now) 14 years ago
Jo-Philipp Wich f2068db073 pptp: mark /etc/ppp/options.pptp as conffile 14 years ago
Jo-Philipp Wich 8371bd9673 mountd: mark /etc/config/mountd as conffile 14 years ago
Jo-Philipp Wich 93eecbabd3 mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile 14 years ago
Jo-Philipp Wich 8ad5dda229 iproute2: mark /etc/iproute2/rt_tables as conffile 14 years ago
Jo-Philipp Wich c865a4f5ee hotplug2: mark /etc/hotplug2.rules as conffile 14 years ago
Jo-Philipp Wich 6a10b180ce ppp: mark /etc/ppp/ resources as conffiles 14 years ago
Imre Kaloz 27a1e6cc6a as we only support 2.6, remove the useless bool for it 14 years ago
Imre Kaloz 7fa8ba095b Toto, we don't support Linux 2.4 anymore.. 14 years ago
Imre Kaloz 968a0c1ddb simplify old squashfs/lzma selection 14 years ago
Gabor Juhos 69355ee10e ramips: Allow ethernet interface to be taken down and up again 14 years ago
Gabor Juhos 25a71a59ae mac80211: ath9k: get tx gain type from eeprom 14 years ago
Alexandros C. Couloumbis c74849709f tools/sed: update to sed-4.2.1 (also tested on FreeBSD/AMD64) 14 years ago
Alexandros C. Couloumbis 975bf6a4fa linux/generic: update kernel patch refreshing. Include two missed patches. 14 years ago
Alexandros C. Couloumbis de644deef5 linux/ixp4xx: revert accidentally leaked enabled kernel option (thank you kaloz) 14 years ago
Jo-Philipp Wich 0da0c4d119 qos-scripts: bump pkg revision after r23227, extend copyright, mark /etc/config/qos as conffile 14 years ago
Alexandros C. Couloumbis 11c45f64fe linux/generic: refresh 2.6.36 kernel patches 14 years ago
Jo-Philipp Wich 978ecae685 base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to backup file list 14 years ago
Jo-Philipp Wich a65975e0d6 base-files: mark /etc/rc.local as conffile 14 years ago
Jo-Philipp Wich b0ca17ae6e firewall: mark /etc/firewall.user as conffile 14 years ago
Jo-Philipp Wich 3864e6af2f opkg: update to r576, remove 013add-list-changed-conffiles.patch - went upstream. 14 years ago
Lars-Peter Clausen 290e192ce8 Make mv_cesa crypto module available on Orion as well. 14 years ago
Lars-Peter Clausen 15f8eed2a3 uboot-kirkwood: Update to uboot to 2010.09 (and add missing files from pervious commit) 14 years ago
Vasilis Tsiligiannis de0324cfb0 qos-scripts: Fix generation of IMQ firewall rules on halfduplex mode (#7800) 14 years ago
Hauke Mehrtens 7f473a276f kernel: fix some build warnings with kernel 2.6.36 14 years ago
Alexandros C. Couloumbis 7cb70cb2b8 linux/adm5120: add preliminary 2.6.36 kernel support (refresh patches) 14 years ago
Jo-Philipp Wich 8ae1a4fc69 correct default package status info (install -> unknown) - fixes "opkg_conf_write_status_files: Internal error: package ... has a NULL dest" 14 years ago
Alexandros C. Couloumbis a8d7d9af83 yaffs2: add preliminary 2.6.36 kernel support (sync to yaffs2 git tree). This code needs further testing especially for backwards compatibility. It boots on rb532 with kernel options: CONFIG_DEVTMPFS & CONFIG_DEVTMPFS_MOUNT 14 years ago
Imre Kaloz 9edd05b9c0 gcc 4.4.5 support 14 years ago
Imre Kaloz 5f9a6a5431 upgrade kernel versions to the latest stable ones 14 years ago
Lars-Peter Clausen 83246559fd uboot-kirkwood: Add support for iomega iconnect wireless 14 years ago
Lars-Peter Clausen f05a30206c Iomega iConnect Wireless platform support 14 years ago
Lars-Peter Clausen 67ab1350bd kernel: Add hwmon-lm63 package 14 years ago
Lars-Peter Clausen 2ba2936b58 kernel: kirkwood/orion I2C module support 14 years ago
Lars-Peter Clausen 1162dfde82 Remove hwmon and i2c support from being built-in 14 years ago
Lars-Peter Clausen 83d6a36019 update 2.6.35.x to 2.6.35.7 14 years ago
Jo-Philipp Wich 0fda5f7507 base-files: utilize uci_get_state to read the previous dhcp router address in udhcpc default script. The setup_switch() procedure provided by swconfig calls config_load() during network restart and thus confuses udhcpc's uci state keeping resulting in a missing default route on each second network restart. Bypass the cached state vars and query uci directly to make the script immune against unwanted runtime changes. 14 years ago
Jo-Philipp Wich 7eb2c8959c opkg: implement "list-changed-conffiles" command, based on patch by Yann Lopez <yann.lopez@gmail.com> 14 years ago
Jo-Philipp Wich 7bf84dc4f8 firewall: also establish forward rules when setting up nat reflection, back out early if reflection is disabled 14 years ago
Felix Fietkau 0c99eb5023 ath9k: add a few fixes and cleanups 14 years ago
Michael Büsch cf323eb924 optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine. 14 years ago
Michael Büsch 68219be4e7 n810: Add fstab for maemo filesystems 14 years ago
Jo-Philipp Wich 3d44120515 mtd-utils: refresh patches again 14 years ago
Alexandros C. Couloumbis 3c67143588 tools/mtd-utils: fix build issue under freebsd. update to latest git tree. (thanks loswillios & larsc) 14 years ago