aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib
Commit message (Expand)AuthorAgeFilesLines
* base-files: don't setup network in preinit if failsafe is disabledRafał Miłecki2017-08-091-1/+4
* base-files: network.sh: fix a number of IPv6 logic flawsJo-Philipp Wich2017-06-081-17/+48
* base-files: network.sh: properly report local IPv6 addressesJo-Philipp Wich2017-06-081-17/+13
* base-files: always set proto passed to _ucidef_set_interface()Mathias Kresin2017-06-031-1/+1
* base-files: implement ucidef_set_hostname(), ucidef_set_ntpserver()Jo-Philipp Wich2017-05-031-0/+20
* base-files: don't overwrite model name set by targetMathias Kresin2017-02-011-1/+1
* base-files: save /bin/mknod for sysupgradeFelix Fietkau2017-01-061-1/+2
* base-files: export x86 platform upgrade functions to common.shYousong Zhou2017-01-051-0/+90
* base-files: add support for overlaying rootfs contentRafał Miłecki2016-12-201-0/+5
* base-files: add a hint in sysupgrade that shows what to do when the image met...Felix Fietkau2016-12-041-0/+3
* base-files: ignore failure of stopping services on removalJonas Gorski2016-11-211-1/+1
* base-files: don't modify enabled state of service on upgradeJonas Gorski2016-11-211-10/+12
* base-files: validate metadata of sysupgrade imagesFelix Fietkau2016-11-191-0/+40
* base-files: uci-defaults: support requesting untagged switch port configurationJo-Philipp Wich2016-11-021-8/+14
* package/basefiles: add mkfs.ext4 and losetup binaries to ramfs listAndré Valentin2016-10-261-0/+2
* base-files: add ucidef_set_led_usbport for full usbport supportRafał Miłecki2016-10-221-0/+24
* base-files: make default_prerm work offlineMatthias Schiffer2016-09-261-4/+12
* base-files: set pi_ifname in board.d case to fix deconfigJonas Gorski2016-08-141-1/+3
* base-files: configure switch in failsafeJonas Gorski2016-08-131-2/+46
* base-files: allow failsafe to configure vlansJonas Gorski2016-08-131-3/+29
* base-files: add preinit ifname detection based on board.jsonJonas Gorski2016-08-131-0/+29
* base-files: split out preinit interface configJonas Gorski2016-08-131-4/+10
* base-files: board_detect: allow specifying the generated fileJonas Gorski2016-08-131-2/+0
* kernel: remove unused morse led trigger driverFelix Fietkau2016-08-041-11/+0
* sysupgrade: unmount filesystems before rebootMathias Kresin2016-08-041-0/+1
* base-files: sysupgrade: fix pseudobridge upgradesConn O'Griofa2016-07-241-1/+1
* base-files: seed /dev/urandomEtienne CHAMPETIER2016-06-301-0/+24
* base-files: support port_state LED types in board.dJo-Philipp Wich2016-06-081-0/+19
* base-files: rework postinstall uci-defaults handlingJo-Philipp Wich2016-05-271-5/+4
* x86: generalize partition discovery for sysupgradeJo-Philipp Wich2016-05-241-1/+1
* base-files: fix some failsafe issuesJohn Crispin2016-05-231-0/+1
* base-files: evaluate uci-defaults on run-time installationsDaniel Golle2016-05-041-0/+11
* base-files: split user/group addition code into a functionJohn Crispin2016-04-291-4/+10
* base-files: Allow to disable failsafe modeJohn Crispin2016-04-193-1/+7
* base-files: fix error message during bootJohn Crispin2016-04-111-1/+1
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
* base-files: add function ucidef_set_interface_raw to enable default configura...John Crispin2016-03-101-0/+6
* lantiq: do not set default firmware fileFelix Fietkau2016-03-071-4/+2
* base-files: support passing mode to ucidef_set_led_netdev()Jo-Philipp Wich2016-02-261-0/+2
* base-files: add support for speed mask to switch config init scriptsFelix Fietkau2016-02-251-0/+2
* leds: support oneshot as well as timer triggersJohn Crispin2016-02-251-4/+13
* x86: preserve partition table on sysupgradeJo-Philipp Wich2016-02-091-0/+1
* base-files: fix sysupgrade 'wget' handling for uclient-fetchFelix Fietkau2016-01-251-3/+4
* base-files: fix sysupgrade 'wget' handlingFelix Fietkau2016-01-221-1/+1
* base-files: cleanup mtd_get_mac_binary hexdumpFelix Fietkau2015-12-191-1/+1
* ar71xx: scan nand ubi partition for ath9k eeprom filesFelix Fietkau2015-12-191-0/+17
* all: drop old uci-defaults.shJo-Philipp Wich2015-12-112-864/+519
* board.d: add support for gpio_switch sectionsJo-Philipp Wich2015-12-041-0/+15
* base-files: board.d: auto-set model id and name if /tmp/sysinfo is availableJo-Philipp Wich2015-12-041-0/+10
* base-files: board.d: support dsl modems, atm bridges and pppoe protocolJo-Philipp Wich2015-12-041-1/+47