summaryrefslogtreecommitdiff
path: root/liveusb/build.sh
AgeCommit message (Collapse)Author
2015-01-13Implements passphrase generation (instead using fixed password). Passhphrase ↵Stefan Schweter
is shown after the whole image creation process.
2014-12-23Actual fix for encrypt dir pathYuval Adam
2014-12-23Revert "Fix bad relative encrypt dir path"Yuval Adam
This reverts commit 55b3a81ba28e52e8347f07ef1901c81b2cfaebfd.
2014-12-23Fix bad relative encrypt dir pathYuval Adam
2014-12-13Do not echo trailing whitespace in crypt passphraseYuval Adam
2014-12-13Encryption fixesYuval Adam
2014-12-13First try at full encryption processYuval Adam
2014-12-13Some more incomplete cryptoYuval Adam
2014-12-13Initial encryption stuffYuval Adam
2014-12-13Fix archiso checkYuval Adam
2014-12-09Add archiso checkYuval Adam
2014-12-07Split packages, testing and flagsYuval Adam
2014-12-06Remove dates for anonimization purposesYuval Adam
2014-12-06Create the work_dir so pacman.conf won't failYuval Adam
2014-12-06Add airootfs structure and customizationYuval Adam
2014-12-06Forgot to call make_pacman_confYuval Adam
2014-12-06Initial extra package support, test on figletYuval Adam
2014-12-05Initial amenthes cosmetic changesYuval Adam
Fixes #1
2014-12-05Copy baseline archiso configsYuval Adam