All public logs

Combined display of all available logs of Alpine Linux. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 07:52, 11 December 2024 Pursuable1652 talk contribs created page Hardened malloc (Created page with "=== What is it? === An excerpt on [https://github.com/GrapheneOS/hardened_malloc github] [1]: ''This is a security-focused general purpose memory allocator providing the malloc API along with various extensions. It provides substantial hardening against heap corruption vulnerabilities.'' === How to use === {{note| Need Alpine Linux Edge with testing repo in <code>/etc/apk/repositories</code>}} {{cmd| $ doas apk add hardened-malloc}} {{cmd| $ doas echo /usr/lib/libharde...")
  • 07:29, 11 December 2024 Pursuable1652 talk contribs created page Silent boot (Created page with "==== What is silent boot? ==== Silent boot means to almost completely remove all kernel and OpenRC messages on boot from your system. This may make it harder to debug issues when booting your computer, but it is also relatively <u>simple</u> to get back a verbose message boot, with this following wiki page guide. This wiki page guide will remove all OpenRC messages, except login prompt. This will also remove kernel messages at boot. ==== Setting up silent-boot ==== ==...")
  • 22:24, 8 December 2024 Pursuable1652 talk contribs created page DM-verity (Creating DM-Verity Wiki Page)
  • 14:24, 8 December 2024 Pursuable1652 talk contribs created page User:Pursuable1652 (Created page with "Hello, I'm Pursuable1652 and I helped make this page: https://wiki.alpinelinux.org/wiki/Hardened_linux")
  • 19:36, 7 December 2024 Pursuable1652 talk contribs created page Hardened linux (Created page with "== Developing linux-kernel with hardened patch == Make a custom linux kernel using this guide. Once you have setup the linux kernel from there, in your current directory ($WORK_DIR/aports/main/linux-lts), gather linux hardened patches via these two CLI commands (Replace "$VERSION" with the current latest version in the releases): {{cmd|# wget https://github.com/anthraxx/linux-hardened/releases/download/v$VERSION-hardened1/linux-hardened-v$VERSION-hard...")
  • 16:53, 7 December 2024 User account Pursuable1652 talk contribs was created