Age | Commit message (Expand) | Author |
2020-05-29 | typo | Cem Keylan |
2020-05-29 | config.i686: remove git from packages and use rsync repository | Cem Keylan |
2020-05-29 | config.def: remove git from packages and use rsync repository | Cem Keylan |
2020-05-29 | mkrootfs: handle rsync repositories | Cem Keylan |
2020-05-27 | README: update | Cem Keylan |
2020-05-27 | mkrootfs: add i686 config | Cem Keylan |
2020-05-18 | mkrootfs: add support for installing multiple repositories | Cem Keylan |
2020-05-18 | config: set default MNTDIR to the current working directory | Cem Keylan |
2020-05-18 | mkrootfs: fix shellcheck | Cem Keylan |
2020-05-18 | mkrootfs: no need to remove root cache anymore | Cem Keylan |
2020-05-18 | mkrootfs: check install package version and release to skip it | Cem Keylan |
2020-05-18 | mkrootfs: change method of package installation | Cem Keylan |
2020-05-18 | mkrootfs: do not clone the same repository twice | Cem Keylan |
2020-05-18 | remove library after sourcing it | Cem Keylan |
2020-05-18 | use kiss as a library | Cem Keylan |
2020-05-13 | minor nitpicks | Cem Keylan |
2020-05-13 | change directory in a subshell | Cem Keylan |
2020-05-13 | update | Cem Keylan |
2020-05-13 | use KISS_NOPROMPT | Cem Keylan |
2020-05-13 | simplify repository checking | Cem Keylan |
2020-05-13 | remove ask function, do it manually | Cem Keylan |
2020-05-13 | remove error function, replace it with die only | Cem Keylan |
2020-04-30 | Install packages multiple times | Cem Keylan |
2020-04-30 | mkrootfs: add back rsync | Cem Keylan |
2020-04-25 | drop rsync | Cem Keylan |
2020-04-06 | fix message errors | Cem Keylan |
2020-04-06 | remove perl, libelf, mandoc from base | Cem Keylan |
2020-04-06 | change default repository path | 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-16 | update LICENSE year | Cem Keylan |
2020-01-16 | update readme | Cem Keylan |
2020-01-10 | ignore rootfs-tarballs | Cem Keylan |
2020-01-10 | mkrootfs.sh: exit if the user doesn't have priviliges | Cem Keylan |
2019-12-18 | ignore modified config | 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 |