76 Commits (82ceb2ad2a155b65979630e774b728310c328be2)

Author SHA1 Message Date
Christian Lamparter 4e3f6dae04 base-files: upgrade: make get_partitions() endian agnostic 7 years ago
Matthias Schiffer 438dcbfe74
base-files: automatically handle paths and symlinks for RAMFS_COPY_BIN 7 years ago
Matthias Schiffer 7a29e44f90
base-files: upgrade: correctly handle nand_do_upgrade argument passed from preupgrade 7 years ago
Matthias Schiffer b2adb9a7b5
base-files: sysupgrade cleanup 8 years ago
Matthias Schiffer 30f61a34b4
base-files: always use staged sysupgrade 8 years ago
Felix Fietkau 7304510392 base-files: save /bin/mknod for sysupgrade 8 years ago
Yousong Zhou 6f61d8511e base-files: export x86 platform upgrade functions to common.sh 8 years ago
André Valentin 783875f18b package/basefiles: add mkfs.ext4 and losetup binaries to ramfs list 8 years ago
Mathias Kresin 3004298e62 sysupgrade: unmount filesystems before reboot 8 years ago
Conn O'Griofa e1406cd31a base-files: sysupgrade: fix pseudobridge upgrades 8 years ago
Jo-Philipp Wich 1012701014 x86: generalize partition discovery for sysupgrade 9 years ago
Jo-Philipp Wich 4aeeead303 x86: preserve partition table on sysupgrade 9 years ago
Felix Fietkau b7ab6c66cc base-files: fix sysupgrade 'wget' handling for uclient-fetch 9 years ago
Felix Fietkau f57419d26e base-files: fix sysupgrade 'wget' handling 9 years ago
John Crispin 4ef319fad2 base-files: sysupgrade: quote source image name 9 years ago
John Crispin f57076956e base-files: default_do_upgrade: accept & forward image extraction command 10 years ago
Luka Perkov 0a4bcd5be6 base-files: remove ubi tool 10 years ago
Jonas Gorski 02c6798a0d base-files: supress errors from ldd 10 years ago
Jonas Gorski 2e95b1fda7 base-files: properly fix copying ld*.so with eglibc 10 years ago
Felix Fietkau 0ef474a118 base-files: fix ldd definition if /usr/bin/ldd exists 10 years ago
John Crispin be26421f45 sysupgrade: Enable killing of all processes under upgraded 10 years ago
John Crispin 66ae4803e2 base-files: fix ramfs / nand upgrade 11 years ago
John Crispin 09273f5c0a base-files: regenerate the /lib64 symlink when switching to a ramdisk 11 years ago
John Crispin 4b1c48bc93 base-files: add upgraded to the list of daemons not killed 11 years ago
John Crispin bedd6f44a5 base-files: properly remove stderr from zcat/bzcat 11 years ago
John Crispin e73538ba56 base-files: include more ubi* tools in sysupgrade ramdisk 11 years ago
John Crispin 0de0310a9c base-files: Allow installation of symlinks using RAMFS_COPY_BIN env var. 11 years ago
John Crispin 665d39f698 base-files: the ubi tol should be installed when jumping to ram_fs 11 years ago
John Crispin 1d5ac95850 base-files: make use of new fstools 11 years ago
Felix Fietkau 4a9ea80ef0 /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib/functions/system.sh 11 years ago
John Crispin 08b4924401 ubi-utils: mini version of mtd-utils that only includes ubi tools 11 years ago
John Crispin 0dc9d8d6ff fstools: add the new fstools package 11 years ago
John Crispin 834204bda6 base-files: fix mount-utils incompatibility 11 years ago
Luka Perkov 3ceb6b3274 base-files: fix whitespaces 11 years ago
Felix Fietkau ff17114ba1 ar71xx: Unifi AP Pro sysupgrade patch 11 years ago
Hauke Mehrtens 0d82bbb1fb base-files: don't kill nas for sysupgrade 11 years ago
Felix Fietkau b95bdc8ab5 kernel/base-files: clean up old code related to refreshing mtd partitions, it is no longer used anywhere 11 years ago
John Crispin c7c243669c sysupgrade: fixes broken pipe error during sysupgade 12 years ago
Florian Fainelli 3810cc0f46 base-files: sysupgrade fail with eglibc 12 years ago
John Crispin ada74b8732 sysupgrade was broken as procd was getting killed 12 years ago
John Crispin f43b7934d2 make basefiles aware of procd 12 years ago
Mirko Vogt 4cca5cd4fd hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade 12 years ago
Mirko Vogt 439a869090 Do not overload mount-call - trying to reduce confusion 12 years ago
Jo-Philipp Wich ff3161a6c4 base-files: ensure that /sys is available during sysupgrade, some essential services like om-watchdog need it 13 years ago
Jo-Philipp Wich 9ae901445b /etc/functions.sh => /lib/functions.sh 13 years ago
Felix Fietkau 166db84309 base-files: kill ubusd and udhcpc on sysupgrade as well 13 years ago
Felix Fietkau 5d6628a88c base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgrade 13 years ago
Gabor Juhos 6aec1d72c2 package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade 13 years ago
Jo-Philipp Wich 6d80ce78f1 base-files: rewrite killing of nonessential services to not rely on top, use the proc filesystem only 13 years ago
Jo-Philipp Wich 7e3b6aa1f1 base-files: do not kill udhcpc on sysupgrade, it will tear down the interface if terminated 13 years ago