Skip to content

Commit e171d41

Browse files
committed
Update feature/README.md
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
1 parent 055ac86 commit e171d41

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

feature/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Feature: bootloader
22

3-
TODO
3+
The feature adds the ability to create an image that can act as a bootloader.
4+
The image looks for the partition that is mounted at /boot or the partition
5+
where the /boot directory exists.
6+
7+
# Config files
8+
9+
* `/etc/bootloader.mk` -- the configuration file for creating the image.
10+
* `/boot/bootloacer.conf` -- the configuration file lists the kernels and initrd
11+
for later boot.
412

5-
Config file: `/etc/miboot.mk`

0 commit comments

Comments
 (0)