Felix Fietkau
85d5ada56f
fstools: update to the latest version, makes filesystem initialization state tracking more reliable ( #19564 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45751
10 years ago
John Crispin
88593747cc
fstools: update to latest git HEAD
...
fixes issues with semi-initialized overlay partitions during firstboot
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45440
10 years ago
Jo-Philipp Wich
b0b95e0dd7
fstools: reject relative mount points
...
To prevent future confusion around '/overlay' vs. 'overlay' simply reject
relative path specifications as mount points since such paths result in
undefined behaviour anyway.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45404
10 years ago
John Crispin
19b239d643
fstools: update to latest git HEAD
...
this fixes extroot on mvebu
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45341
10 years ago
Nicolas Thill
fe46689f10
packages: use $(LN) macro, make symlinks relative
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 45250
10 years ago
John Crispin
08b882fbae
fstools: properly handle return codes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45149
10 years ago
Felix Fietkau
889e1e4bff
fstools: update to the latest version, makes interrupted first boot more reliable
...
Use xattr to store the filesystem initialization state of the overlay.
As long as the filesystem is not marked as initialized yet (happens in
/etc/init.d/done), all overlay data (except for sysupgrade.tgz) will be
discarded before the system is allowed to boot
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44942
10 years ago
Nicolas Thill
4b382a440b
packages: some (e)glibc fixes after r44701
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44842
10 years ago
John Crispin
a7d6427796
fstools: bump to latest git HEAD
...
this makes fstools compile with latest glibc
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44699
10 years ago
Jo-Philipp Wich
46432b13b6
fstools: switch to ulog api
...
Update to git head in order to switch the block, mount_root etc. logging to
the common ulog() api for putting early boot messages into dmesg.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44545
10 years ago
Jo-Philipp Wich
ff009fb74c
fstools: fix build with enabled ubifs extroot support
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44538
10 years ago
Jo-Philipp Wich
b2eb77089b
fstools: fix multiple extroot problems
...
- Support external overlays on non-MTD systems again
- Account for new directory structure of overlayfs partitions (additional upper/ component)
- Support executing block from either overlay or rom
- Support loading fstab from either overlay or rom
- Log extroot failures to dmesg
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44535
10 years ago
Jo-Philipp Wich
772a664571
fstools: fix exit code of uci-defaults script
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44180
10 years ago
Rafał Miłecki
3e0817d606
fstools: update to the latest git HEAD
...
This allows using UBIFS volume as overlay and adds support for Btrfs.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43868
10 years ago
John Crispin
40e2dbf9c6
fstools: update to latest git HEAD
...
adds a few cleanups and extroot/ubi support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43717
10 years ago
Felix Fietkau
b8dd6bb189
fstools: update to the latest version, fixes sysupgrade on linux 3.18
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43485
10 years ago
John Crispin
4c044e8118
fstools: make the block tool ignore case when comparing uuid strings
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43480
10 years ago
Felix Fietkau
623f3bda54
fstools: update to the latest version, fixes overlayfs mount on 3.18
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43368
10 years ago
John Crispin
74a3a77bcd
license info - revert r43155
...
turns out that r43155 adds duplicate info.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43167
10 years ago
John Crispin
c10d97484a
Add more license tags with SPDX identifiers
...
Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.
I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.
However, I can not garantee that I always picked the correct information
and/or did not miss license information.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 43155
10 years ago
Steven Barth
bec9d38fa4
Add a few SPDX tags
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43151
10 years ago
John Crispin
51f8a1cfc5
fstools: update to latest git head
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43090
10 years ago
John Crispin
80a54ef804
fstools: update to latest git HEAD
...
this adds support for overlayfs v23
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42890
10 years ago
John Crispin
635c9d7a25
fstools: update to latest git
...
adds support for /dev/vd* virtual io
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42812
10 years ago
John Crispin
ac01f2b9d6
fs-tools: dont use mips16
...
this causes problems on 47xx/74k
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42570
10 years ago
Felix Fietkau
b3b55de395
build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages
...
The idea is to gradually fix the packages
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 41411
11 years ago
John Crispin
c2d95d4106
fstools: fix factory reset on ubifs overlay
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41315
11 years ago
John Crispin
3417834ffc
fstools: the ubi flash tool is obselete now
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41128
11 years ago
John Crispin
85b8897d1a
fstools: stage libubi-utils static library and headers
...
Use InstallDev to make libubi-utils available for linking in
uboot-envtools.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 40928
11 years ago
Felix Fietkau
118eec12e8
fstools: update to latest version, fixes build on x86_64
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40902
11 years ago
Felix Fietkau
11462369af
fstools: update to the latest version, fixes build for 64 bit targets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40889
11 years ago
Luka Perkov
a1038db845
fstools: update to the latest version
...
Fixes RO mounts on imx6 target.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40818
11 years ago
Felix Fietkau
00776714ac
fstools: update to the latest version, adds ubifs support and ubi/mtd fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40781
11 years ago
Jo-Philipp Wich
7bfcbab875
fstools: fix extroot with opkg-installed block-mount ( #15550 )
...
The /sbin/block binary now requires and additional shared library, therfore set
LD_LIBRARY_PATH accordingly when invoking it from the temporary overlay.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 40526
11 years ago
John Crispin
eb19a65bd2
fstools: update to latest git HEAD
...
this adds the /sbin/ubi tool that can be used for sysupgrading ubi volumes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40415
11 years ago
John Crispin
69519ed75f
fstools: update to latest git
...
this fixes ubifs and ubi overlay support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40366
11 years ago
John Crispin
ec44a0f11e
fs-tools: add back mount_root, jffs2reset and ffs2mark functionality
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40018
11 years ago
John Crispin
0dc9d8d6ff
fstools: add the new fstools package
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39895
11 years ago
John Crispin
5dcb4cc7d1
libubox: ubox: procd: ubus: update to latest git head
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39425
11 years ago
John Crispin
eceea6d6e1
ubox: revert log buffer size changes
...
the fix horribly broke existing setups
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39366
11 years ago
John Crispin
9dc6030316
ubox: update to latest git head
...
make sure log buffer size is not bigger than the ubus message size
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39365
11 years ago
John Crispin
1de0eac947
ubox: update to latest git head
...
adds option to set internal buffer size
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39333
11 years ago
John Crispin
cd90b6242c
ubox: update to latest git
...
- fix duplicate device wildcard
- fix elf 64bit elf parsing
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39316
11 years ago
John Crispin
c990d04026
ubox: welcome to 2014
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39246
11 years ago
John Crispin
09a06d937e
ubox: update to latest git - fixes error reporting Signed-off-by: John Crispin <blogic@openwrt.org>
...
SVN-Revision: 39244
11 years ago
John Crispin
67e71176cb
ubox: fix logging support. the initial connect failed
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39024
11 years ago
Jo-Philipp Wich
1029d341c5
ubox: fix handling of uci lists, prevent shell code injection from uci values ( #14548 )
...
SVN-Revision: 38938
11 years ago
John Crispin
acec292e32
ubox: update the validate_data tool
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38907
11 years ago
John Crispin
fcea2ab05a
libubox: ubox: procd: move md5.{c,h} to libubox
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38870
11 years ago
John Crispin
5fbfffe7f4
procd: ubox: update to latest git head
...
move log service from procd to ubox
some debloating on procd
the preinit part of procd is now also a seperate binary
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38822
11 years ago