aboutsummaryrefslogtreecommitdiffstats
path: root/functions.sh
Commit message (Collapse)AuthorAgeFilesLines
* Modifications for selecting mirror, fixing ARCH variableJybz2021-02-031-3/+3
|
* Mount /{proc,sys,dev} earlieruser/pterjan/rpi4Pascal Terjan2020-12-221-12/+10
| | | | | This fixes many errors in scriptlets while installing basesystem (for example due to missing /dev/null).
* Do not call urpmi when there are no packages to installPascal Terjan2020-12-191-1/+3
|
* Unmount /boot/EFI before /bootPascal Terjan2020-12-191-1/+2
|
* Do not use qemu when we are already on the right archPascal Terjan2020-12-191-24/+19
|
* Install distribution-gpg-keys and qemu-user-static outside the chrootPascal Terjan2020-12-191-2/+10
|
* Fail when udisks2 is missingPascal Terjan2020-12-191-0/+10
| | | | Currently it causes to mess up with the system...
* Fail early when partitioning script is missingPascal Terjan2020-12-191-0/+1
|
* Do not redefine exitPascal Terjan2020-12-191-29/+28
| | | | My bash does not like it
* Add environemnt checking functionJybz2020-12-141-0/+15
|
* add mirror optionJybz2020-12-021-1/+6
|
* Rename info function to print_info, info app already existsJybz2020-11-301-60/+62
|
* Move IMAGE= variable outside of configuration, improve clean function, ↵Jybz2020-11-191-18/+11
| | | | prepare Desktop environment
* Add extrapackage installation, preparing Desktop Environment.Jybz2020-11-191-3/+1
|
* big update...Jybz2020-11-031-185/+318
|
* add compress option, sign option, checksum option in argument list. Define ↵Jybz2020-08-301-3/+7
| | | | default values or it.
* Split script into two separate files, workflow and functions.Jybz2020-08-301-0/+773