summaryrefslogtreecommitdiffstats
path: root/source/a/mkinitrd/mkinitrd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Wed Apr 14 19:46:47 UTC 202120210414194647 Patrick J Volkerding2021-04-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | a/kernel-generic-5.10.30-x86_64-1.txz: Upgraded. a/kernel-huge-5.10.30-x86_64-1.txz: Upgraded. a/kernel-modules-5.10.30-x86_64-1.txz: Upgraded. a/mkinitrd-1.4.11-x86_64-22.txz: Rebuilt. When / is on LVM, include the dm-snapshot module. Thanks to I.G.O.R. d/kernel-headers-5.10.30-x86-1.txz: Upgraded. k/kernel-source-5.10.30-noarch-1.txz: Upgraded. l/mlt-6.26.1-x86_64-1.txz: Upgraded. l/oniguruma-6.9.7-x86_64-1.txz: Upgraded. l/sg3_utils-1.46-x86_64-1.txz: Upgraded. n/curl-7.76.1-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/linux-5.11.x/kernel-generic-5.11.14-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-headers-5.11.14-x86-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-huge-5.11.14-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-modules-5.11.14-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-source-5.11.14-noarch-1.txz: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
* Wed Dec 23 21:21:34 UTC 202020201223212134 Patrick J Volkerding2020-12-241-0/+1
| | | | | | | | | | | | | | | | | | a/lilo-24.2-x86_64-10.txz: Rebuilt. Add -fcommon to fix build with gcc10. liloconfig: Don't warn about UMSDOS which is long obsolete. Detect QEMU and use /dev/vda as the boot device in that case. Fix a case where /mnt was used instead of the target partition variable. Thanks to alienBOB. a/mkinitrd-1.4.11-x86_64-16.txz: Rebuilt. Blacklist rules.d/73-seat-late.rules. Thanks to Robby Workman. a/ndctl-71.1-x86_64-1.txz: Upgraded. a/sysklogd-2.1.2-x86_64-3.txz: Rebuilt. /etc/logrotate.d/syslog.new: add missingok option. Thanks to sovteq. l/gdbm-1.19-x86_64-1.txz: Upgraded. t/fig2dev-3.2.8-x86_64-1.txz: Upgraded. x/libepoxy-1.5.5-x86_64-1.txz: Upgraded.
* Fri Sep 13 19:16:00 UTC 201920190913191600 Patrick J Volkerding2019-09-141-0/+14
| | | | | | | | | | | | | | | | | | | | | | a/mkinitrd-1.4.11-x86_64-13.txz: Rebuilt. Add libargon2 and libgcc_s for cryptsetup LUKS2 support. Add jfs (thanks to gus3 on LQ) and xfs (thanks to klipkyle on LQ) repair tools to initrd if those filesystems are used. Support PARTUUID in mkinitrd_command_generator.sh (thanks to luvr on LQ). Fixes and enhancements to docs suggested on LQ. Thanks to Robby Workman. a/sysvinit-2.96-x86_64-1.txz: Upgraded. ap/vim-8.1.2022-x86_64-1.txz: Upgraded. d/bison-3.4.2-x86_64-1.txz: Upgraded. d/ccache-3.7.4-x86_64-1.txz: Upgraded. d/icecream-1.3-x86_64-1.txz: Upgraded. d/meson-0.51.2-x86_64-2.txz: Rebuilt. Fix meson configure crash. Thanks to orbea. l/dbus-python-1.2.12-x86_64-1.txz: Upgraded. l/pulseaudio-13.0-x86_64-1.txz: Upgraded. l/python-certifi-2019.9.11-x86_64-1.txz: Upgraded. x/libwacom-1.0-x86_64-1.txz: Upgraded. xap/vim-gvim-8.1.2022-x86_64-1.txz: Upgraded.
* Sun Mar 3 22:03:39 UTC 201920190303220339 Patrick J Volkerding2019-03-041-64/+79
| | | | | | | | | | | | | | | | | | | | | | | | a/mkinitrd-1.4.11-x86_64-12.txz: Rebuilt. Updated to busybox-1.30.1. mkinitrd: allow a colon-delimited list of kernel versions with -k mkinitrd_command_generator.sh: allow a colon-delimited list of kernel versions with -k setup.01.mkinitrd: simplify script by using -k with a version list ap/pamixer-1.4-x86_64-1.txz: Upgraded. d/python-2.7.16-x86_64-1.txz: Upgraded. Updated to the latest 2.7.x release, which fixes a few security issues. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1752 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14647 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5010 (* Security fix *) d/vala-0.42.6-x86_64-1.txz: Upgraded. l/gegl-0.4.14-x86_64-1.txz: Upgraded. l/libsecret-0.18.8-x86_64-1.txz: Upgraded. l/xapian-core-1.4.11-x86_64-1.txz: Upgraded. x/mkfontscale-1.2.0-x86_64-1.txz: Upgraded. x/xditview-1.0.5-x86_64-1.txz: Upgraded. x/xdm-1.1.12-x86_64-1.txz: Upgraded.
* Sun Jun 3 05:14:12 UTC 201820180603051412 Patrick J Volkerding2018-06-031-1/+1
| | | | | | | | | | | | | | | | a/mkinitrd-1.4.11-x86_64-7.txz: Rebuilt. Provide absolute path to depmod. Thanks to andygoth. ap/mariadb-10.3.7-x86_64-1.txz: Upgraded. Shared library .so-version bump. libmysqld.so.19 was renamed to libmariadbd.so.19. Anything linking to libmysqld.so.19 will need to be recompiled. ap/nano-2.9.8-x86_64-1.txz: Upgraded. ap/sysstat-11.6.4-x86_64-1.txz: Upgraded. kde/amarok-2.9.0-x86_64-3.txz: Rebuilt. Recompiled to link to libmariadbd.so.19. l/librsvg-2.42.5-x86_64-1.txz: Upgraded. n/p11-kit-0.23.12-x86_64-1.txz: Upgraded. x/mesa-18.1.1-x86_64-1.txz: Upgraded.
* Mon May 28 19:12:29 UTC 201820180528191229 Patrick J Volkerding2018-05-311-20/+97
| | | | | | | | | | | | | | | | | | | | | | | | | a/pkgtools-15.0-noarch-13.txz: Rebuilt. installpkg: default line length for --terselength is the number of columns. removepkg: added --terse mode. upgradepkg: default line length for --terselength is the number of columns. upgradepkg: accept -option in addition to --option. ap/vim-8.1.0026-x86_64-1.txz: Upgraded. d/bison-3.0.5-x86_64-1.txz: Upgraded. e/emacs-26.1-x86_64-1.txz: Upgraded. kde/kopete-4.14.3-x86_64-8.txz: Rebuilt. Recompiled against libidn-1.35. n/conntrack-tools-1.4.5-x86_64-1.txz: Upgraded. n/libnetfilter_conntrack-1.0.7-x86_64-1.txz: Upgraded. n/libnftnl-1.1.0-x86_64-1.txz: Upgraded. n/links-2.16-x86_64-2.txz: Rebuilt. Rebuilt to enable X driver for -g mode. n/lynx-2.8.9dev.19-x86_64-1.txz: Upgraded. n/nftables-0.8.5-x86_64-1.txz: Upgraded. n/p11-kit-0.23.11-x86_64-1.txz: Upgraded. n/ulogd-2.0.7-x86_64-1.txz: Upgraded. n/whois-5.3.1-x86_64-1.txz: Upgraded. xap/network-manager-applet-1.8.12-x86_64-1.txz: Upgraded. xap/vim-gvim-8.1.0026-x86_64-1.txz: Upgraded.
* Slackware 14.2slackware-14.2 Patrick J Volkerding2018-05-311-4/+7
| | | | | | | | | | | | | | | | | | | | Thu Jun 30 20:26:57 UTC 2016 Slackware 14.2 x86_64 stable is released! The long development cycle (the Linux community has lately been living in "interesting times", as they say) is finally behind us, and we're proud to announce the release of Slackware 14.2. The new release brings many updates and modern tools, has switched from udev to eudev (no systemd), and adds well over a hundred new packages to the system. Thanks to the team, the upstream developers, the dedicated Slackware community, and everyone else who pitched in to help make this release a reality. The ISOs are off to be replicated, a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. Please consider supporting the Slackware project by picking up a copy from store.slackware.com. We're taking pre-orders now, and offer a discount if you sign up for a subscription. Have fun! :-)
* Slackware 14.1slackware-14.1 Patrick J Volkerding2018-05-311-3/+10
| | | | | | | | | | | | | | | | | | | | Mon Nov 4 17:08:47 UTC 2013 Slackware 14.1 x86_64 stable is released! It's been another interesting release cycle here at Slackware bringing new features like support for UEFI machines, updated compilers and development tools, the switch from MySQL to MariaDB, and many more improvements throughout the system. Thanks to the team, the upstream developers, the dedicated Slackware community, and everyone else who pitched in to help make this release a reality. The ISOs are off to be replicated, a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. Please consider supporting the Slackware project by picking up a copy from store.slackware.com. We're taking pre-orders now, and offer a discount if you sign up for a subscription. Have fun! :-)
* Slackware 14.0slackware-14.0 Patrick J Volkerding2018-05-311-8/+66
| | | | | | | | | | | | | | | | | | | | | | Wed Sep 26 01:10:42 UTC 2012 Slackware 14.0 x86_64 stable is released! We're perfectionists here at Slackware, so this release has been a long time a-brewing. But we think you'll agree that it was worth the wait. Slackware 14.0 combines modern components, ease of use, and flexible configuration... our "KISS" philosophy demands it. The ISOs are off to be replicated, a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. Please consider supporting the Slackware project by picking up a copy from store.slackware.com. We're taking pre-orders now, and offer a discount if you sign up for a subscription. Thanks to everyone who helped make this happen. The Slackware team, the upstream developers, and (of course) the awesome Slackware user community. Have fun! :-)
* Slackware 13.37slackware-13.37 Patrick J Volkerding2018-05-311-55/+89
| | | | | | | | | | | | | | | | | | | | Mon Apr 25 13:37:00 UTC 2011 Slackware 13.37 x86_64 stable is released! Thanks to everyone who pitched in on this release: the Slackware team, the folks producing upstream code, and linuxquestions.org for providing a great forum for collaboration and testing. The ISOs are off to be replicated, a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. Please consider supporting the Slackware project by picking up a copy from store.slackware.com. We're taking pre-orders now, and offer a discount if you sign up for a subscription. As always, thanks to the Slackware community for testing, suggestions, and feedback. :-) Have fun!
* Slackware 13.1slackware-13.1 Patrick J Volkerding2018-05-311-61/+169
| | | | | | | | | | | | | | Wed May 19 08:58:23 UTC 2010 Slackware 13.1 x86_64 stable is released! Lots of thanks are due -- see the RELEASE_NOTES and the rest of the ChangeLog for credits. The ISOs are on their way to replication, a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. We are taking pre-orders now at store.slackware.com, and offering a discount if you sign up for a subscription. Consider picking up a copy to help support the project. Thanks again to the Slackware community for testing, contributing, and generally holding us to a high level of quality. :-) Enjoy!
* Slackware 13.0slackware-13.0 Patrick J Volkerding2018-05-311-0/+494
Wed Aug 26 10:00:38 CDT 2009 Slackware 13.0 x86_64 is released as stable! Thanks to everyone who helped make this release possible -- see the RELEASE_NOTES for the credits. The ISOs are off to the replicator. This time it will be a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. We're taking pre-orders now at store.slackware.com. Please consider picking up a copy to help support the project. Once again, thanks to the entire Slackware community for all the help testing and fixing things and offering suggestions during this development cycle. As always, have fun and enjoy! -P.