Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-15 | system/util-linux: fix default paths for utmps | Laurent Bercot | 2 | -2/+63 | |
utmp is a mess everywhere, properly cleaning it up would be a herculean task. Instead, here, we just change the hardcoded assumptions into other hardcoded assumptions that work for us. | |||||
2023-04-01 | system/util-linux: Update to 2.38.1 | A. Wilcox | 1 | -2/+2 | |
2022-05-01 | system/util-linux: Update to 2.38, provide su(1) | A. Wilcox | 1 | -5/+9 | |
2022-05-01 | system/util-linux: Update to 2.37.3 | A. Wilcox | 1 | -2/+2 | |
2022-05-01 | system/util-linux: bump { 2.35.2 --> 2.37.2 } and disable raw. fixes #440. | Zach van Rijn | 1 | -3/+3 | |
2020-06-22 | system/util-linux: Update to 2.35.2 | A. Wilcox | 1 | -2/+2 | |
2020-02-26 | system/util-linux: Bump to 2.35.1 | A. Wilcox | 1 | -3/+3 | |
2019-06-20 | system/util-linux: bump to 2.34 | A. Wilcox | 1 | -2/+2 | |
2019-06-04 | system/util-linux: fix cycle with libfdisk | A. Wilcox | 1 | -14/+8 | |
libfdisk deps on util-linux, and util-linux deps on libfdisk. Just don't split it any more. | |||||
2019-04-18 | system/util-linux: bump to 2.33.2 | A. Wilcox | 1 | -2/+2 | |
2019-03-08 | system/util-linux: disable chfn and chsh as they conflict with shadow | A. Wilcox | 1 | -0/+1 | |
2019-03-08 | system/util-linux: bump to 2.33.1, modernise | A. Wilcox | 1 | -9/+3 | |
2019-03-08 | system/*: Change source urls to https:// wherever possible | Luis Ressel | 1 | -2/+2 | |
2019-01-07 | system/util-linux: enable last(1), link with utmps | A. Wilcox | 1 | -4/+3 | |
2018-10-19 | system/util-linux: bugfix bump to 2.32.1 | A. Wilcox | 1 | -3/+3 | |
2018-07-08 | system/util-linux: build against utmps so we have agetty | A. Wilcox | 1 | -2/+2 | |
2018-06-22 | system/util-linux: [PD] take, un-split, remove buttloads of crap | A. Wilcox | 1 | -80/+21 | |
2018-06-14 | The New Plan | A. Wilcox | 2 | -0/+208 | |
all pkgs needed to bootstrap -> system others -> user |