Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-04 | lvm: Update to version 2.02.188 | Phil Sutter | |
Drop all patches while doing so, seems to work just fine without. New dependency is libaio. Also add a dependency on BLK_DEV_DM kernel symbol. Note the backported patch from upstream fixing for libc implementations without symbol versioning support which caused a segfault in cryptsetup due to recursive calls to dm_task_get_info_base(). Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2017-03-28 | lvm: fix cross-compile on Darwin | Waldemar Brodkorb | |
2014-05-23 | update to latest upstream | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-07-30 | update and fix build on OpenBSD host | Waldemar Brodkorb | |