From c1bb6287d299628fa6753e155e82510c373a567a Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Sat, 25 Jul 2026 18:01:43 +0400 Subject: vendor alt-rootfs-installer v0.7.4 --- alt-rootfs-installer/README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 alt-rootfs-installer/README (limited to 'alt-rootfs-installer/README') diff --git a/alt-rootfs-installer/README b/alt-rootfs-installer/README new file mode 100644 index 0000000..75a0879 --- /dev/null +++ b/alt-rootfs-installer/README @@ -0,0 +1,18 @@ +Tools for writing rootfs archive +================================= + +alt-rootfs-installer +------------------- + +This script will automate the process of preparing an ALT Linux +rootfs archive for use with various hardware targets. + + - Write the selected archive rootfs to media (optional) + - customize media with platform specific U-Boot file(s) + - Update U-Boot for another Target + +To add additional support, create a code snippet file +(bash script) in the "boards.d" subdirectory with the commands +needed to write U-Boot for the target board. + +Usage: examine `alt-rootfs-installer --help` to get more information. -- cgit v1.2.3