diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-16 14:18:08 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-16 14:18:08 +0300 |
commit | 9080e5ff5ab647089343a1c228ad4c79121921df (patch) | |
tree | 85f8667062ab02a23aaf31cdfd681aa95be436ea /README | |
parent | 11a22158beb831d5260a4533a1b846d077bac0b9 (diff) | |
download | mkrootfs-9080e5ff5ab647089343a1c228ad4c79121921df.tar.gz |
update readme
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -1,10 +1,11 @@ carbs base ========== -Tool for generating the rootfs tarball -You should execute the programs on the -base directory, they also provide instructions. +Tool for generating the rootfs tarball. +Tarballs on https://dl.carbslinux.org are +generated from this script. You should run +mkrootfs.sh as root. If you want to configure, +copy config.def to config and edit the file. -Currently, this bootstrapper is not in a -functional state. Do not use it if your -intention is not to troubleshoot the program. +Please report any issues you encounter from this +program. |