{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":1919027,"defaultBranch":"master","name":"grml-live","ownerLogin":"grml","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-06-19T11:21:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/859634?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714045786.0","currentOid":""},"activityList":{"items":[{"before":"9ce42c632be5392f733886b9b045accc1e26c660","after":"40d666f4546ecee5b6ecaef07a6875a5b190892f","ref":"refs/heads/master","pushedAt":"2024-04-26T06:53:31.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/github/pr/148'","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/github/pr/148'"}},{"before":null,"after":"0551e9e16da7afdc7feeb0485dc930aee04a7954","ref":"refs/heads/mika/deborphan","pushedAt":"2024-04-25T11:49:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"DEBORPHAN: rework to not skip all its execution if deborphan is missing; update docs for DEBORPHAN\n\ndeborphan is missing since Debian/trixie, though `apt-get -y --purge\nautoremove` as well as `dpkg --purge` of packages in rc state are still\nuseful. Avoid renaming of DEBORPHAN class, as that might break existing\nsetups. Instead clarify usage and purpose of DEBORPHAN in docs.\n\nCloses: https://github.com/grml/grml-live/issues/144","shortMessageHtmlLink":"DEBORPHAN: rework to not skip all its execution if deborphan is missi…"}},{"before":null,"after":"1f76dc84f7438d60ea3cd831be5260eea7a307f6","ref":"refs/heads/mika/docs","pushedAt":"2024-03-13T11:48:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"docs: update usage instructions for setting up Grml repository\n\nBy default `apt-get update` fails on recent Debian releases (also see\napt-secure(8), if the chain of trust hasn't been established yet:\n\n| # apt-get update\n| Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]\n| Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]\n| Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]\n| Get:4 http://deb.grml.org grml-stable InRelease [8382 B]\n| Get:5 http://deb.grml.org grml-testing InRelease [15.1 kB]\n| Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB]\n| Err:4 http://deb.grml.org grml-stable InRelease\n| The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 21E0CA38EA2EA4AB\n| Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB]\n| Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [145 kB]\n| Err:5 http://deb.grml.org grml-testing InRelease\n| The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 21E0CA38EA2EA4AB\n| Reading package lists... Done\n| W: GPG error: http://deb.grml.org grml-stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 21E0CA38EA2EA4AB\n| E: The repository 'http://deb.grml.org grml-stable InRelease' is not signed.\n| N: Updating from such a repository can't be done securely, and is therefore disabled by default.\n| N: See apt-secure(8) manpage for repository creation and user configuration details.\n| W: GPG error: http://deb.grml.org grml-testing InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 21E0CA38EA2EA4AB\n| E: The repository 'http://deb.grml.org grml-testing InRelease' is not signed.\n| N: Updating from such a repository can't be done securely, and is therefore disabled by default.\n| N: See apt-secure(8) manpage for repository creation and user configuration details.\n| Reading package lists... Done\n| Building dependency tree... Done\n| Reading state information... Done\n| E: Unable to locate package grml-debian-keyring\n\nWhereas with `Acquire::AllowInsecureRepositories=true` we manage to\nretrieve the repository information for later usage:\n\n| root@dc4d0fb0205e:/# apt-get -o Acquire::AllowInsecureRepositories=true update\n| Hit:1 http://deb.debian.org/debian bookworm InRelease\n| Get:2 http://deb.grml.org grml-stable InRelease [8382 B]\n| Hit:3 http://deb.debian.org/debian bookworm-updates InRelease\n| Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease\n| Get:5 http://deb.grml.org grml-testing InRelease [15.1 kB]\n| Ign:2 http://deb.grml.org grml-stable InRelease\n| Get:6 http://deb.grml.org grml-stable/main amd64 Packages [9529 B]\n| Ign:5 http://deb.grml.org grml-testing InRelease\n| Get:7 http://deb.grml.org grml-testing/main amd64 Packages [9529 B]\n| Fetched 42.5 kB in 1s (62.6 kB/s)\n| Reading package lists... Done\n| W: GPG error: http://deb.grml.org grml-stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 21E0CA38EA2EA4AB\n| W: The repository 'http://deb.grml.org grml-stable InRelease' is not signed.\n| N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.\n| N: See apt-secure(8) manpage for repository creation and user configuration details.\n| W: GPG error: http://deb.grml.org grml-testing InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 21E0CA38EA2EA4AB\n| W: The repository 'http://deb.grml.org grml-testing InRelease' is not signed.\n| N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.\n| N: See apt-secure(8) manpage for repository creation and user configuration details.\n\nThanks: anarcat for reporting","shortMessageHtmlLink":"docs: update usage instructions for setting up Grml repository"}},{"before":"ccd246d4b1d9a05031df95bd3e720c512c89e5d8","after":null,"ref":"refs/heads/mika/fstab","pushedAt":"2024-03-13T11:43:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"}},{"before":"a036acba056fc2f10c70d5941493239a809094dc","after":"9ce42c632be5392f733886b9b045accc1e26c660","ref":"refs/heads/master","pushedAt":"2024-03-13T11:42:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/github/pr/145'","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/github/pr/145'"}},{"before":null,"after":"ccd246d4b1d9a05031df95bd3e720c512c89e5d8","ref":"refs/heads/mika/fstab","pushedAt":"2024-03-07T12:25:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"etc/fstab/GRMLBASE: use reserved IP following RFC5737\n\nUsage of IP addresses like 1.2.3.4 is not recommended, as they\nmight point to actually used and non-reserved IPs.\n\nQuoting from RFC 5737 AKA \"IPv4 Address Blocks Reserved for\nDocumentation\" (see https://datatracker.ietf.org/doc/html/rfc5737):\n\n| The blocks 192.0.2.0/24 (TEST-NET-1), 198.51.100.0/24 (TEST-NET-2), and\n| 203.0.113.0/24 (TEST-NET-3) are provided for use in documentation.\n\nSo use 192.0.2.42 instead.","shortMessageHtmlLink":"etc/fstab/GRMLBASE: use reserved IP following RFC5737"}},{"before":"642ff89a093a38bb9e5b061dfabfaa08974e7f47","after":"a036acba056fc2f10c70d5941493239a809094dc","ref":"refs/heads/master","pushedAt":"2024-02-24T09:57:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.6","shortMessageHtmlLink":"Release new version 0.47.6"}},{"before":"2ba0597d649d18c5dc2dbcadeab01681b403fb48","after":"642ff89a093a38bb9e5b061dfabfaa08974e7f47","ref":"refs/heads/master","pushedAt":"2024-02-21T18:50:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"docs: update instructions for basefile creation to include capabilities\n\nWhen creating the basefile via tar without `--xattrs --xattrs-include='*.*'`,\nthe resulting basefile doesn't provide capabilities as used and needed\nfor example by ping(8), also see https://bugs.debian.org/881829\n\nWhile at it, also exclude /var/lib/apt/lists/ files, to further reduce\nthe resulting basefile.\n\nCloses: https://github.com/grml/grml-live/issues/143","shortMessageHtmlLink":"docs: update instructions for basefile creation to include capabilities"}},{"before":"aad9204ee9f60a79ae8e33185310e782a481f068","after":"2ba0597d649d18c5dc2dbcadeab01681b403fb48","ref":"refs/heads/master","pushedAt":"2024-02-02T15:55:39.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.5","shortMessageHtmlLink":"Release new version 0.47.5"}},{"before":"dca230e87751be15e71de88ede05c07d0fb6065a","after":"aad9204ee9f60a79ae8e33185310e782a481f068","ref":"refs/heads/master","pushedAt":"2024-02-02T15:06:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.4","shortMessageHtmlLink":"Release new version 0.47.4"}},{"before":"e0a2d0b964d18478211885f80da19acc7a13b6ae","after":"dca230e87751be15e71de88ede05c07d0fb6065a","ref":"refs/heads/master","pushedAt":"2024-02-02T13:50:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"SW: add memtest86+ to GRML_FULL (amd64/i386 only)\n\nOtherwise we're missing the memtest boot options in isolinux/syslinux\nand GRUB.","shortMessageHtmlLink":"SW: add memtest86+ to GRML_FULL (amd64/i386 only)"}},{"before":"06e703a8274539b32d2fb44e9135ab03a04aba5c","after":"e0a2d0b964d18478211885f80da19acc7a13b6ae","ref":"refs/heads/master","pushedAt":"2024-02-02T12:28:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"SW: add xxd to GRML_SMALL + GRML_FULL\n\nxxd is no longer a dependency of vim-common, quotings vim's Debian\npackage changelog (also see\nhttps://metadata.ftp-master.debian.org/changelogs/main/v/vim/unstable_changelog):\n\n| vim (2:9.0.0135-1) unstable; urgency=medium\n|\n| [...]\n| * Remove \"Depends: xxd\" from vim-common (Closes: #1007887)\n\nSince we always shipped xxd with grml-small and grml-full, let's\nmake sure we continue to provide it.","shortMessageHtmlLink":"SW: add xxd to GRML_SMALL + GRML_FULL"}},{"before":"bdf9b40e0bc144aa2d5642cdff3069cfd54bc323","after":"06e703a8274539b32d2fb44e9135ab03a04aba5c","ref":"refs/heads/master","pushedAt":"2024-02-02T11:56:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Fix usage of FAI's shell.log vs. scripts.log\n\nWe check for scripts.log, but still use shell.log, d'oh :)","shortMessageHtmlLink":"Fix usage of FAI's shell.log vs. scripts.log"}},{"before":"cf2e534ec01161e4bdea9372acb49e9a7711a968","after":"bdf9b40e0bc144aa2d5642cdff3069cfd54bc323","ref":"refs/heads/master","pushedAt":"2024-01-22T08:49:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"grml-cheatcodes.txt: drop URL for no-longer existing live-initramfs.en.7.txt\n\nlive-initramfs-grml is live-boot-grml nowadays, though it doesn't\nprovide a human readable manpage/documentation.","shortMessageHtmlLink":"grml-cheatcodes.txt: drop URL for no-longer existing live-initramfs.e…"}},{"before":"c30d41f0f6db251fd23f1fa76e90e85aa24c82c2","after":"cf2e534ec01161e4bdea9372acb49e9a7711a968","ref":"refs/heads/master","pushedAt":"2024-01-15T11:37:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.3","shortMessageHtmlLink":"Release new version 0.47.3"}},{"before":"e661b85552457bdd8549d063985355900a72c467","after":"c30d41f0f6db251fd23f1fa76e90e85aa24c82c2","ref":"refs/heads/master","pushedAt":"2024-01-15T11:34:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"SW: add zstd to GRML_SMALL\n\nNowadays zstd is used as default compression utility for initramfs by\nDebian, so let's make sure to have it available.\n\nWe already ship zstd since 2019 with GRML_FULL (see commit 2dc56cc10f),\nnow let's make sure to also have it available on grml-small.\n\nThanks: Marc Haber\nCloses: https://github.com/grml/grml/issues/204","shortMessageHtmlLink":"SW: add zstd to GRML_SMALL"}},{"before":"ac6626c66569e8fe5fd266a6fd1cf2162074a4c4","after":"e661b85552457bdd8549d063985355900a72c467","ref":"refs/heads/master","pushedAt":"2023-12-23T12:24:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.2","shortMessageHtmlLink":"Release new version 0.47.2"}},{"before":"cbbab378f1aeb53de6fbf3c7ad00e4b8ccad89f3","after":"ac6626c66569e8fe5fd266a6fd1cf2162074a4c4","ref":"refs/heads/master","pushedAt":"2023-12-22T15:54:24.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/github/pr/142'","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/github/pr/142'"}},{"before":"eda7258dd15c45989202f645259ae23e7e02e5f6","after":"cbbab378f1aeb53de6fbf3c7ad00e4b8ccad89f3","ref":"refs/heads/master","pushedAt":"2023-12-07T14:51:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"templates/boot/grub/%SHORT_NAME%_options.cfg: fix missing quotes\n\nFollowup fix for commit c0460ecbd48f54b5b1895b6fc576efa4ddb54e9e,\nmissing quotes and causing GRUB to not display the menu, as it runs\ninto \"out of memory\" situation when sourcing the file.","shortMessageHtmlLink":"templates/boot/grub/%SHORT_NAME%_options.cfg: fix missing quotes"}},{"before":"69fe8e242289e48cd34611003d8edcde41da8b88","after":null,"ref":"refs/heads/mika/docs","pushedAt":"2023-12-04T07:27:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"}},{"before":"827db3a9b1f7d24d2d2a4b79ab7da46d1d36ba8a","after":"eda7258dd15c45989202f645259ae23e7e02e5f6","ref":"refs/heads/master","pushedAt":"2023-12-04T07:27:17.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/github/pr/141'","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/github/pr/141'"}},{"before":"f6ff56ac2f637083cd742a383f12d70be70def46","after":"69fe8e242289e48cd34611003d8edcde41da8b88","ref":"refs/heads/mika/docs","pushedAt":"2023-12-01T16:14:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"grml-docs/startpage.html: rework and update instructions\n\n* We don't ship xlinks2, so drop it from the browser list\n* Iceweasel no longer exists\n* There's no point in providing usage instructions for the command line\n browsers, other than how to exit them (if someone really ends up\n there without being used to w3/links)\n* Replace all references to http with https\n* Let's drop tldp.org / Linux Documentation Project (unsure whether\n this is relevant for anyone nowadays?), and instead link to Grml Wiki\n* We moved our IRC from freenode to oftc, update accordingly\n* While at it, misc rewordings and section adjustments, to reduce text\n on page","shortMessageHtmlLink":"grml-docs/startpage.html: rework and update instructions"}},{"before":"965b18f74e1fc6ab63b66e7e5b87226703a6daab","after":"f6ff56ac2f637083cd742a383f12d70be70def46","ref":"refs/heads/mika/docs","pushedAt":"2023-12-01T16:12:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"grml-docs/startpage.html: rework and update instructions\n\n* We don't ship xlinks2, so drop it from the browser list\n* Iceweasel no longer exists\n* There's no point in providing usage instructions for the command line\n browsers, other than how to exit them (if someone really ends up\n there without being used to w3/links)\n* Replace all references to http with https\n* Let's drop tldp.org / Linux Documentation Project (unsure whether\n this is relevant for anyone nowadays?), and instead link to Grml Wiki\n* We moved our IRC from freenode to oftc, update accordingly\n* While at it, misc rewordings and section adjustments, to reduce text\n on page","shortMessageHtmlLink":"grml-docs/startpage.html: rework and update instructions"}},{"before":null,"after":"965b18f74e1fc6ab63b66e7e5b87226703a6daab","ref":"refs/heads/mika/docs","pushedAt":"2023-12-01T16:09:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"grml-docs/startpage.html: rework and update instructions, URLs,...\n\n* We don't ship xlinks2, so drop it from the browser list\n* Iceweasel no longer is relevant, it's Firefox. :)\n* There's no point in providing usage instructions for the command line\n browsers, other than how to exit it (if someone really ends up and\n there without being used to w3/links)\n* Replace all references to http with https.\n* Let's drop tldp.org / Linux Documentation Project (unsure whether\n this is relevant for anyone nowadays?), instead let's mention\n our Grml Wiki\n* We moved our IRC from freenode to oftc, update accordingly","shortMessageHtmlLink":"grml-docs/startpage.html: rework and update instructions, URLs,..."}},{"before":"e9f68fc1b4732b5b8f4aef92c7047d679ef5163b","after":"827db3a9b1f7d24d2d2a4b79ab7da46d1d36ba8a","ref":"refs/heads/master","pushedAt":"2023-12-01T11:43:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.1","shortMessageHtmlLink":"Release new version 0.47.1"}},{"before":"f123b914cd888cddd2cb49e8c200b5e38b86a7be","after":"e9f68fc1b4732b5b8f4aef92c7047d679ef5163b","ref":"refs/heads/master","pushedAt":"2023-12-01T11:39:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/github/pr/140'","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/github/pr/140'"}},{"before":"892768a58e0962d6338d9d5bbd3c7cd7fcdfd77c","after":"f123b914cd888cddd2cb49e8c200b5e38b86a7be","ref":"refs/heads/master","pushedAt":"2023-12-01T11:27:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"SW: drop thin-provisioning-tools from GRML_FULL\n\nThe package is missing from Debian/testing since several months,\nand pending upload towards Debian/unstable since 2023-09-22, see\nhttps://bugs.debian.org/1041089\n\nIf the package should reappear in Debian/testing again, we can\nconsider reverting this change, but until then let's not make\nthis a release blocker for us.","shortMessageHtmlLink":"SW: drop thin-provisioning-tools from GRML_FULL"}},{"before":"97296976058f9b78d2b41ff54297daf221768c3d","after":"892768a58e0962d6338d9d5bbd3c7cd7fcdfd77c","ref":"refs/heads/master","pushedAt":"2023-11-17T16:39:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"SW: ship xserver-xorg-video-intel with grml32-full\n\nQuoting from the package description:\n\n| The use of this driver is discouraged if your hw is new enough (ca.\n| 2007 and newer). You can try uninstalling this driver and let the\n| server use its builtin modesetting driver instead.\n\nRelated to https://github.com/grml/grml/issues/203","shortMessageHtmlLink":"SW: ship xserver-xorg-video-intel with grml32-full"}},{"before":"e57c3ad94e5fc7a2a4e83ef6c80c0caeb5eedea6","after":"97296976058f9b78d2b41ff54297daf221768c3d","ref":"refs/heads/master","pushedAt":"2023-10-19T15:27:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"Release new version 0.47.0","shortMessageHtmlLink":"Release new version 0.47.0"}},{"before":"f365415eff8ae0f96611bc16aa3ac30868a609d5","after":"e57c3ad94e5fc7a2a4e83ef6c80c0caeb5eedea6","ref":"refs/heads/master","pushedAt":"2023-10-16T18:29:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mika","name":"Michael Prokop","path":"/mika","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115592?s=80&v=4"},"commit":{"message":"templates/boot/grub/addons: use chainloader instead of linuxefi\n\nAs of grub2 2.12~rc1-1 the linuxefi module is no longer available:\n\n| grub2 (2.12~rc1-1) experimental; urgency=medium\n|\n| [ Julian Andres Klode ]\n| * New upstream version, 2.12~rc1\n| * build-efi-images: Drop linuxefi, using new loaders now\n| [...]\n\nSo loading the memtest EFI file then fails with:\n\n| error: can't find command `linuxefi'.\n\nUse chainloader instead, to boot into the memtest EFI.","shortMessageHtmlLink":"templates/boot/grub/addons: use chainloader instead of linuxefi"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEOt62vQA","startCursor":null,"endCursor":null}},"title":"Activity · grml/grml-live"}