From b31291f2f69b36cba26b618993760cb96b54310f Mon Sep 17 00:00:00 2001 From: memdmp Date: Wed, 14 Jan 2026 18:15:55 +0100 Subject: chore: rewrite a tiny bit of the content --- src/routes/blog/posts/alpine-ssh-early-initfs.svx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/routes/blog/posts') diff --git a/src/routes/blog/posts/alpine-ssh-early-initfs.svx b/src/routes/blog/posts/alpine-ssh-early-initfs.svx index 7ffc97d..a9296b7 100644 --- a/src/routes/blog/posts/alpine-ssh-early-initfs.svx +++ b/src/routes/blog/posts/alpine-ssh-early-initfs.svx @@ -18,9 +18,9 @@ mode. In [Data Disk](https://wiki.alpinelinux.org/wiki/Data_Disk_Mode) mode, it can -be handled in `boot`, or if needed, `sysinit`. This can even be nicely netbooted -via a netbooted apkovl - article on that eventually. (for now, if you're -interested in that, here's a good starting point: +be handled in `boot` or `sysinit`. This can even be nicely netbooted via a +netbooted apkovl - article on that eventually. (for now, if you're interested +in that, here's a good starting point: [alpine/mkinitfs#cc4954b/initramfs-init.in](https://gitlab.alpinelinux.org/alpine/mkinitfs/-/blob/cc4954bc73cf55833b48624232b9c42ca3abc390/initramfs-init.in#L647)) On System Disk installations, with tooling like [dracut](https://wiki.gentoo.org/wiki/Dracut), -- cgit v1.2.3