README.md: update
This commit is contained in:
parent
f7c9b1aa98
commit
f376db37d3
|
@ -85,11 +85,12 @@ $ gpg2 --export --export-options export-minimal <KEYNAME> > FedoraBook.gpg
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo ./prepare-root.sh \
|
$ sudo ./prepare-root.sh \
|
||||||
--releasever 29 \
|
|
||||||
--pkglist pkglist.txt \
|
--pkglist pkglist.txt \
|
||||||
--excludelist excludelist.txt \
|
--excludelist excludelist.txt \
|
||||||
--name FedoraBook \
|
--name FedoraBook \
|
||||||
--logo logo.bmp
|
--logo logo.bmp \
|
||||||
|
--reposd <REPOSDIR> \
|
||||||
|
--releasever 29
|
||||||
```
|
```
|
||||||
|
|
||||||
This will create the following files and directories:
|
This will create the following files and directories:
|
||||||
|
|
Loading…
Reference in a new issue