Skip to content

Commit 4080cbc

Browse files
CookieSourceermo
authored andcommitted
Update links and names in README.md
This updates the links and names to the correct tooling for AerynOS
1 parent 217ea4f commit 4080cbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A management tool and library enabling Linux distributions to more easily adopt
1111
- Concrete policy for kernel packaging, prebuilt vendor initrds, etc.
1212
- Rudimentary fallback for non-UEFI cases (GRUB2 chained bootloader)
1313

14-
Primarily this tooling has been designed to assist the [moss](https://github.com/serpent-os/moss.git) package manager, but will remain agnostic to support the use case of [Solus](https://getsol.us) and other interested parties.
14+
Primarily this tooling has been designed to assist the [moss](https://github.com/aerynos/os-tools) package manager, but will remain agnostic to support the use case of [Solus](https://getsol.us) and other interested parties.
1515

1616
## Testing
1717

@@ -29,7 +29,7 @@ cat /proc/cmdline
2929
sudo lsblk -f
3030
```
3131

32-
Paste a suitable excerpt of the above to e.g. https://bpa.st and link to it in the 'General - Serpent OS' channel on matrix
32+
Paste a suitable excerpt of the above to e.g. https://bpa.st and link to it in the 'General - AerynOS' channel on Zulip
3333

3434
## Difference to alternatives
3535

@@ -42,7 +42,7 @@ In a similar vein, [kernel-install](https://www.freedesktop.org/software/systemd
4242
Additionally `kernel-install` is designed to be a one-shot utility invoked by packaging triggers (or users) rather than a more contained facility to synchronise the target `ESP` (or `$BOOT`) with the expected state as provided by the final package-managed state.
4343

4444

45-
In the scope of [AerynOS](https://serpentos.com/) and [Solus](https://getsol.us) - prebuilt initrds have been in use for years with great success. Given the requirement for both distributions to function correctly in dual-boot and non-appliance use cases, a `.uki` isn't going to permit our use case of generating dynamic cmdlines and shipping pre-signed assets.
45+
In the scope of [AerynOS](https://aerynos.com/) and [Solus](https://getsol.us) - prebuilt initrds have been in use for years with great success. Given the requirement for both distributions to function correctly in dual-boot and non-appliance use cases, a `.uki` isn't going to permit our use case of generating dynamic cmdlines and shipping pre-signed assets.
4646

4747
## Filesystem layout
4848

0 commit comments

Comments
 (0)