aboutsummaryrefslogtreecommitdiffstats
path: root/packages.ent
Commit message (Collapse)AuthorAgeFilesLines
* udev: Update SBU and DUxry111/systemd-udevd-for-sysvXi Ruoyao2023-07-171-2/+2
|
* bootscripts: udev: Set SYSTEMD_LOG_TARGET=kmsg for udevdXi Ruoyao2023-07-171-1/+1
| | | | | | | | | | | This makes udevd send log entries to kmsg buffer and sysklogd will pick them up. Ideally we should use "syslog" here, but at the time udevd starts, sysklogd has not started yet and /dev/log does not exist. So udevd cannot open /dev/log and it will still use stderr as a fallback. We cannot make udevd depending on sysklogd either, because it would cause a circular dependency...
* Replace eudev with udev from systemdXi Ruoyao2023-07-161-7/+3
|
* bootscripts: Use /bin/udevadm instead of /sbin/udevadmXi Ruoyao2023-07-161-1/+1
| | | | | | We are switching from eudev to systemd-udev for SysV. Systemd installs udevadm into /usr/bin, and at least a part of its function can be used as non-root user, so we'll no longer put it into /usr/sbin.
* Package updates.Bruce Dubbs2023-07-141-16/+16
| | | | | | | | Update to iana-etc-20230629. Update to linux-6.4.3. Update to libxcrypt-4.4.36. Update to groff-1.23.0. Update to perl-5.38.0.
* Fix libxcrypt urlBruce Dubbs2023-07-031-1/+1
|
* pkgconf: Switch back to upstream release tarball :)Xi Ruoyao2023-07-031-1/+1
| | | | | | | Upstream says: "update release tarball location because dynadot is a shitty registrar". Link: https://github.com/pkgconf/pkgconf/commit/437c2a3218bf
* Merge branch 'xry111/libxcrypt' into trunkXi Ruoyao2023-07-031-0/+8
|\
| * Merge branch 'trunk' into xry111/libxcryptxry111/libxcryptXi Ruoyao2023-07-021-18/+18
| |\
| * | Add libxcryptXi Ruoyao2023-06-301-0/+8
| | |
* | | Package updateXi Ruoyao2023-07-031-7/+7
| |/ |/| | | | | | | - Update to iproute2-6.4.0 (#5277) - Update to linux-6.4.1 (#5276)
* | pkgconf: Use the Gentoo mirror for now :(Xi Ruoyao2023-07-021-1/+1
| | | | | | | | BugLink: https://github.com/pkgconf/pkgconf/issues/302
* | Package Updates.Bruce Dubbs2023-06-301-17/+17
|/ | | | | | | | | Update to iana-etc-20230615. Update to vim-9.0.1671. Update to util-linux-2.39.1. Update to linux-6.3.10. Update to kbd-2.6.1. Update to gettext-0.22.
* Package updatesxry111/update-20230617Xi Ruoyao2023-06-171-6/+6
| | | | | Update to linux-6.3.8 (#5272) Update to kbd-2.6.0 (#5273)
* Replace pkg-config with pkgconfRahul Chandra2023-06-171-7/+7
|
* Package updates.Bruce Dubbs2023-06-091-11/+11
| | | | | | Update to dbus-1.14.8. Update to linux-6.3.6. Update to Python-3.11.4.
* Package updates.Bruce Dubbs2023-06-031-19/+19
| | | | | | | | | | Update to iana-etc-20230524. Update to MarkupSafe-2.1.3 (Python Module) Update to linux-6.3.5. Update to openssl-3.1.1. Update to meson-1.1.1. Update to diffutils-3.10. Update to bc-6.6.0.
* Package updates.Bruce Dubbs2023-05-181-19/+19
| | | | | | | | | Update to util-linux-2.39. Update to linux-6.3.3. Update to libcap-2.69. Update to grep-3.11. Update to flit_core-3.9.0. Update to eudev-3.2.12.
* Package update and add changelog for systemd runtime issue fixXi Ruoyao2023-05-131-12/+12
| | | | | | | Update to less-633 (#5251) Update to linux-6.3.2 (#5255) Update to xz-5.4.3 (#5252) Update to gawk-5.2.2 (#5253)
* Merge branch 'bdubbs/gcc13' into trunkPierre Labastie2023-05-071-1/+1
|\ | | | | | | I fixed libstdc++ soversion in the wrong branch
| * Fix libstdc++ soversionbdubbs/gcc13Pierre Labastie2023-05-071-1/+1
| | | | | | | | It's needed in the "stripping" page.
* | Package updates.Bruce Dubbs2023-05-011-13/+13
|/ | | | | | | | Update to vim-9.0.1503. Update to iana-etc-20230418. Update to sysvinit-3.07. Update to iproute2-6.3.0. Update to linux-6.3.1.
* Use x.y.z in pck.ent for kernelThomas Trepl2023-05-011-2/+2
|
* Fix typoThomas Trepl2023-05-011-1/+1
|
* Upgrade to iproute2-6.3.0Thomas Trepl2023-05-011-3/+3
|
* Upgrade to linux-6.3.1Thomas Trepl2023-05-011-3/+3
|
* Create new branch for gcc13Bruce Dubbs2023-04-271-15/+15
|
* Package updates.Bruce Dubbs2023-04-141-23/+23
| | | | | | | | | | Update to vim-9.0.1452. Update to iana-etc-20230405. Update to zstd-1.5.5. Update to Python-3.11.3. Update to meson-1.1.0. Update to man-pages-6.04. Update to linux-6.2.11.
* Update to linux-6.2.9 (#5230)Xi Ruoyao2023-04-011-3/+3
|
* packages: Add flit-core into download pageXi Ruoyao2023-04-011-0/+1
|
* Package updatesXi Ruoyao2023-03-311-30/+37
| | | | | | | | | | | | | | Update to linux-6.2.8 (#5230) Update to xz-5.4.2 (#5233) Update to coreutils-9.2 (#5232) Update to libcap-2.68 (#5236) Update to bc-6.5.0 (#5228) Update to openssl-3.1.0 (#5227) Update to texinfo-7.0.3 (#5235) Update to grep-3.10 (#5234) Update to tzdata-2023c (#5237) Update to wheel-0.40.0 (#5229) Add flit-core-3.8.0
* Package updates.Bruce Dubbs2023-03-141-12/+12
| | | | | | | Update to bc-6.4.0. Update to grep-3.9. Update to linux-6.2.6. Update to iana-etc-20230306.
* Package updatesXi Ruoyao2023-03-051-28/+28
| | | | | | | | | | | - Update to systemd-253 - Update to bc-6.3.1 - Update to linux-6.2.2 - Update to procps-ng-4.0.3 - Update to iproute2-6.2.0 - Update to meson-1.0.1 - Update to make-4.4.1 - Update to elfutils-0.189
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2023-02-131-4/+4
|\
| * Update stats for dbus, systemd, markupsafe, and jinja2Douglas R. Reno2023-02-121-4/+4
| |
* | Update to man-pages-6.03.Bruce Dubbs2023-02-131-3/+3
|/
* Update build times an sizes.Bruce Dubbs2023-02-121-132/+129
| | | | | | This update changes the default number of cores used to build packages to 4. A section is also added to host requirements to recommend a minumum number of cores and memory size.
* Package updates.Bruce Dubbs2023-02-111-25/+25
| | | | | | | | | | | Update to iana-etc-20230202. Update to zstd-1.5.4. Update to Python3-3.11.2. Update to e2fsprogs-1.47.0. Update to dbus-1.14.6. Update to linux-6.1.11. Update to libcap-2.67. Update to bc-6.2.4.
* Package UpdatesDouglas R. Reno2023-02-071-6/+6
| | | | | Update to OpenSSL-3.0.8 (Security Update) Update to e2fsprogs-1.46.6 (Security Update)
* Repackage the systemd man pages tarball to have a leading directory.Douglas R. Reno2023-02-061-2/+2
|
* Package updates:Xi Ruoyao2023-02-021-14/+14
| | | | | | | | * Update to Glibc-2.37 (#5203) * Update to bc-6.2.3 (#5204) - Update bc homepage as upstream requested * Update to linux-6.1.9 (#5205) * Update to vim-9.0.1273 (#4500)
* PAckage updates.Bruce Dubbs2023-01-311-9/+9
| | | | | | Update to texinfo-7.0.2. Update to linux-6.1.8. Update to diffutils-3.9.
* Update to MarkupSafe-2.1.2.Bruce Dubbs2023-01-221-3/+3
|
* Fix download url of binutilsThomas Trepl2023-01-161-1/+1
|
* Package updates.Bruce Dubbs2023-01-151-23/+23
| | | | | | | | | | | Update to iana-etc-20230109. Update to binutils-2.40. Update to bc-6.2.2. Update to linux-6.1.6. Update to man-db-2.11.2. Update to mpfr-4.2.0. Update to ncurses-6.4. Update to xz-5.4.1.
* Update lfs-bootscripts version.Bruce Dubbs2023-01-011-1/+1
|
* PAckage updates.Bruce Dubbs2022-12-311-24/+24
| | | | | | | | | | | Update to iana-etc-20221220. Update to sysvinit-3.06. Update to mpc-1.3.1. Update to meson-1.0.0. Update to man-pages-6.02. Update to linux-6.1.1. Update to file-5.44. Update to bc-6.2.1.
* Package updates and a minor fix.Bruce Dubbs2022-12-151-27/+27
| | | | | | | | | | | | | Ensure a gawk hard link is updated in Chapter 8. Update to iana-etc-20221209. Update to vim-9.0.1060. Update to iproute2-6.1.0. Update to xz-5.4.0. Update to bash-5.2.15. Update to psmisc-23.6. Update to mpc-1.3.0. Update to python3-3.11.1. Update to procps-ng-4.0.2.
* Update to linux-6.0.11 (Security update).Bruce Dubbs2022-12-031-3/+3
|
* Package updates.Bruce Dubbs2022-12-011-26/+26
| | | | | | | | | | | Update to iana-etc-20221122. Update to xz-5.2.9. Update to tzdata-2022g. Update to texinfo-7.0.1. Update to tcl-8.6.13. Update to meson-0.64.1. Update to linux-6.0.10. Update to gawk-5.2.1.