mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-22 02:14:41 -07:00
docs: update
This commit is contained in:
parent
37b1fb53d2
commit
6f3dc23b05
@ -10,6 +10,9 @@
|
||||
|
||||
<br>
|
||||
|
||||
Read: https://getkiss.org/guidestones.txt
|
||||
|
||||
|
||||
## Repository signing
|
||||
|
||||
See [link](https://getkiss.org/pages/install/#enable-repository-signing) for how to enable repository signing.
|
||||
|
@ -1,5 +1,5 @@
|
||||
d0f940a72f648943c1f2211e0e3117387c31d765137d92bd8284a3fb9752a998 busybox-1.31.1.tar.bz2
|
||||
20e057756b0e2733785a2adcc525dd47d69190ba8e67058f39f6aee614ba1b8b .config
|
||||
beb464d5d36a94cfdb5e1a936a1b409c2a989d5ac7033eb589cfc1b77616e461 .config
|
||||
da3ef90a65abcbd112fa98a00799745d88d568cde290e049a5380dfc74de620a .config-suid
|
||||
814dea14ac612125e97dcc1d619219b2c9dfc14850bf48d858421fb2c98eca12 crond.run
|
||||
4a5981f4b0d791fe9b84b0b2e01ae905f6565c8245b3cd603e6decf34ddad71a syslogd.run
|
||||
|
@ -807,7 +807,7 @@ CONFIG_FEATURE_MAKEDEVS_TABLE=y
|
||||
CONFIG_PARTPROBE=y
|
||||
# CONFIG_RAIDAUTORUN is not set
|
||||
CONFIG_READAHEAD=y
|
||||
# CONFIG_RFKILL is not set
|
||||
CONFIG_RFKILL=y
|
||||
CONFIG_RUNLEVEL=y
|
||||
# CONFIG_RX is not set
|
||||
CONFIG_SETFATTR=y
|
||||
|
@ -2,8 +2,7 @@
|
||||
|
||||
# This package mimics the download process of rust's 'x.py'
|
||||
# bootstrap library to allow for the removal of the internet
|
||||
# connection requirement per build further enabling checksums
|
||||
# and signature verification by KISS.
|
||||
# connection requirement per build.
|
||||
{
|
||||
cache_dir=build/cache/2019-12-19
|
||||
mkdir -p "$cache_dir"
|
||||
|
Loading…
Reference in New Issue
Block a user