aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-26README: cleankissCem Keylan
2020-06-17config: add ca-certificatesCem Keylan
2020-06-17config: merge config.i686 and update package listCem Keylan
2020-05-29mkrootfs: include core in rsyncCem Keylan
2020-05-29mkrootfs: fix rsync usageCem Keylan
2020-05-29typoCem Keylan
2020-05-29config.i686: remove git from packages and use rsync repositoryCem Keylan
2020-05-29config.def: remove git from packages and use rsync repositoryCem Keylan
2020-05-29mkrootfs: handle rsync repositoriesCem Keylan
2020-05-27README: updateCem Keylan
2020-05-27mkrootfs: add i686 configCem Keylan
2020-05-18mkrootfs: add support for installing multiple repositoriesCem Keylan
2020-05-18config: set default MNTDIR to the current working directoryCem Keylan
2020-05-18mkrootfs: fix shellcheckCem Keylan
2020-05-18mkrootfs: no need to remove root cache anymoreCem Keylan
2020-05-18mkrootfs: check install package version and release to skip itCem Keylan
2020-05-18mkrootfs: change method of package installationCem Keylan
2020-05-18mkrootfs: do not clone the same repository twiceCem Keylan
2020-05-18remove library after sourcing itCem Keylan
2020-05-18use kiss as a libraryCem Keylan
2020-05-13minor nitpicksCem Keylan
2020-05-13change directory in a subshellCem Keylan
2020-05-13updateCem Keylan
2020-05-13use KISS_NOPROMPTCem Keylan
2020-05-13simplify repository checkingCem Keylan
2020-05-13remove ask function, do it manuallyCem Keylan
2020-05-13remove error function, replace it with die onlyCem Keylan
2020-04-30Install packages multiple timesCem Keylan
2020-04-30mkrootfs: add back rsyncCem Keylan
2020-04-25drop rsyncCem Keylan
2020-04-06fix message errorsCem Keylan
2020-04-06remove perl, libelf, mandoc from baseCem Keylan
2020-04-06change default repository pathCem Keylan
2020-02-19simplified some functionsCem Keylan
2020-02-19modified message functions and removed out()Cem Keylan
2020-02-19add KISS_ASROOT variable and skip confirmations with yesCem Keylan
2020-01-16update LICENSE yearCem Keylan
2020-01-16update readmeCem Keylan
2020-01-10ignore rootfs-tarballsCem Keylan
2020-01-10mkrootfs.sh: exit if the user doesn't have priviligesCem Keylan
2019-12-18ignore modified configCem Keylan
2019-12-18remove unnecessary kiss iCem Keylan
2019-12-18remove existing repositoryCem Keylan
2019-12-18do a shallow cloneCem Keylan
2019-12-18fix variable nameCem Keylan
2019-12-18move location where we get BASEDIRCem Keylan
2019-12-10add comments and spacesCem Keylan
2019-12-10change package cacheCem Keylan
2019-12-10generate tarballCem Keylan
2019-12-10fix wrong function nameCem Keylan