index
:
mkrootfs
kiss
master
Tool to generate rootfs tarballs of Carbs Linux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mkrootfs.sh
Age
Commit message (
Expand
)
Author
2020-05-13
remove error function, replace it with die only
Cem Keylan
2020-04-30
Install packages multiple times
Cem Keylan
2020-04-06
fix message errors
Cem Keylan
2020-02-19
simplified some functions
Cem Keylan
2020-02-19
modified message functions and removed out()
Cem Keylan
2020-02-19
add KISS_ASROOT variable and skip confirmations with yes
Cem Keylan
2020-01-10
mkrootfs.sh: exit if the user doesn't have priviliges
Cem Keylan
2019-12-18
remove unnecessary kiss i
Cem Keylan
2019-12-18
remove existing repository
Cem Keylan
2019-12-18
do a shallow clone
Cem Keylan
2019-12-18
fix variable name
Cem Keylan
2019-12-18
move location where we get BASEDIR
Cem Keylan
2019-12-10
add comments and spaces
Cem Keylan
2019-12-10
change package cache
Cem Keylan
2019-12-10
generate tarball
Cem Keylan
2019-12-10
fix wrong function name
Cem Keylan
2019-12-10
add shellcheck disable to kiss i
Cem Keylan
2019-12-10
clone repository to chroot
Cem Keylan
2019-12-10
get basedir in the beginning
Cem Keylan
2019-12-10
fix variable name
Cem Keylan
2019-12-10
initial commit
Cem Keylan