Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mkimage: ci20 just needs a single partition and expects the kernel in ↵ | Juan RP | 2016-04-26 | 1 | -1/+2 |
| | | | | /vmlinux.img. | ||||
* | mkimage: added ci20 platform support (MIPS CI20 Creator). | Juan RP | 2016-04-26 | 1 | -0/+4 |
| | |||||
* | mkrootfs: added ci20 platform support (MIPS CI20 Creator). | Juan RP | 2016-04-26 | 1 | -2/+8 |
| | |||||
* | *rootfs: fix remaining x86 rootfs issues. | Juan RP | 2016-04-20 | 2 | -13/+14 |
| | |||||
* | mkrootfs: generate x86 tarballs correctly, requested by scaleway. | Juan RP | 2016-04-20 | 1 | -6/+13 |
| | |||||
* | Merge pull request #66 from pullmoll/master | Juan RP | 2016-04-18 | 1 | -19/+98 |
|\ | | | | | installer.sh.in: improve primary user setup | ||||
| * | installer.sh.in: improve primary user setup | jbu | 2016-03-28 | 1 | -19/+98 |
|/ | | | | | | | | | + change shebang to #!/bin/bash because we use bashisms + add --insecure to password inputs to make them display asterisks (*) + add input for full user name (as opposed to login name) + add a checklist for primary login group memberships + enable /etc/sudoers line for members of group wheel + let the user choose grub input/output by console instead of graphics | ||||
* | build-x86-images: added dejavu-fonts-ttf as suggested by chris2. | Juan RP | 2016-03-16 | 1 | -1/+1 |
| | |||||
* | build-x86-images: switch to firefox-esr. | Juan RP | 2016-03-16 | 1 | -5/+5 |
| | |||||
* | build-x86-images: also pass -r arg to mklive. | Juan RP | 2016-03-16 | 1 | -7/+7 |
| | |||||
* | Merge pull request #62 from rdamen/master | Juan RP | 2016-03-08 | 1 | -1/+1 |
|\ | | | | | mkimage.sh.in: fix truncate size argument | ||||
| * | mkimage.sh.in: fix truncate size argument | Ron Damen | 2016-02-24 | 1 | -1/+1 |
|/ | |||||
* | mklive: fix print_step()... | Juan RP | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | Merge pull request #59 from pullmoll/master | Juan RP | 2016-02-04 | 1 | -2/+57 |
|\ | | | | | installer.sh.in: add user account dialog | ||||
| * | installer.sh.in: add user account dialog | jbu | 2016-02-04 | 1 | -1/+56 |
| | | |||||
| * | installer.sh.in: avoid scrolling for wep/wpa input | jbu | 2016-02-04 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #57 from enguerrand/master | Juan RP | 2016-02-04 | 1 | -10/+28 |
|\ \ | |/ |/| | mklive: add -I directory inclusion option | ||||
| * | mklive: add -I directory inclusion option | Enguerrand de Rochefort | 2016-01-31 | 1 | -10/+28 |
| | | |||||
* | | Merge pull request #52 from equalsraf/tb-post-hook | Juan RP | 2016-01-30 | 1 | -1/+6 |
|\ \ | | | | | | | mkrootfs: Added -k to run post hook | ||||
| * | | mkrootfs: Added -k to run post hook | Rui Abreu Ferreira | 2016-01-18 | 1 | -1/+6 |
| |/ | | | | | | | | | New flag -k <cmd>. "<cmd> <path>" is executed after the rootfs is created, <path> points to the new rootfs. | ||||
* | | Merge pull request #58 from lxb/master | Juan RP | 2016-01-30 | 1 | -1/+4 |
|\ \ | |/ |/| | installer: check network configured on source | ||||
| * | installer: check network configured on source | lxb | 2016-01-29 | 1 | -1/+4 |
|/ | |||||
* | Merge pull request #51 from Vaelatern/truncate | Juan RP | 2016-01-15 | 2 | -4/+4 |
|\ | | | | | Switch to truncate to allocate storage for images | ||||
| * | Switch to truncate to allocate storage for images | Toyam Cox | 2016-01-14 | 2 | -4/+4 |
|/ | | | | Works in low memory situations | ||||
* | mklive: make this work with grub-2.02. | Juan RP | 2015-12-19 | 1 | -3/+3 |
| | |||||
* | mklive: make this work on musl hosts. | Juan RP | 2015-12-12 | 1 | -3/+3 |
| | |||||
* | installer: redirect stderr to /dev/null for cciss(4). | Juan RP | 2015-11-10 | 1 | -2/+2 |
| | |||||
* | Merge pull request #47 from the-maldridge/grub32 | Juan RP | 2015-11-05 | 1 | -12/+27 |
|\ | | | | | Add support for proper 32 bit grub | ||||
| * | Add support for proper 32 bit grub | Michael Aldridge | 2015-11-05 | 1 | -12/+27 |
| | | |||||
* | | build-x86-images: enable the LXQt image by default. | Juan RP | 2015-11-03 | 1 | -2/+2 |
| | | |||||
* | | build-x86-images: added -r repo opt. | Juan RP | 2015-11-02 | 1 | -3/+4 |
| | | |||||
* | | mklive: make sure -r is preferred over defaults. | Juan RP | 2015-11-02 | 1 | -1/+2 |
| | | |||||
* | | installer: allow posix timezones too. (thanks \0xc0ffee@irc). | Juan RP | 2015-11-01 | 1 | -1/+1 |
| | | |||||
* | | installer: remove liveuser from /etc/sudoers in local installation. | Juan RP | 2015-10-17 | 1 | -0/+1 |
| | | | | | | | | Close #43 | ||||
* | | installer: get rid of unused systemd checks. | Juan RP | 2015-10-17 | 1 | -32/+6 |
| | | |||||
* | | installer: detect cciss partitions correctly (3/3). | Juan RP | 2015-10-17 | 1 | -1/+1 |
| | | | | | | | | | | | | This finally allows for a successfull installation with cciss(4) devices. Thanks to maldrige for testing. | ||||
* | | installer: detect cciss partitions correctly (2/2). | Juan RP | 2015-10-17 | 1 | -1/+4 |
|/ | |||||
* | mklive: make -r append repo to the head rather than replacing. | Juan RP | 2015-10-16 | 1 | -3/+2 |
| | | | | | This allows you to use local repos with higher priority than the official remote ones. | ||||
* | installer: detect ciss(4) devices/partitions correctly (#44). | Juan RP | 2015-10-10 | 1 | -0/+17 |
| | |||||
* | dracut/services: don't autostart dmeventd, lvmetad and mdadm. | Juan RP | 2015-10-09 | 1 | -1/+1 |
| | |||||
* | mklive: fix guessing linux kernel pkgname. | Juan RP | 2015-10-09 | 1 | -3/+3 |
| | |||||
* | Merge pull request #41 from steski/staticip-issue | Juan RP | 2015-10-02 | 1 | -1/+1 |
|\ | | | | | installer.sh: fix static IP settings in menu_install | ||||
| * | installer.sh: fix static IP settings in menu_install | Steve Prybylski | 2015-10-01 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #42 from zurx/master | Juan RP | 2015-10-02 | 1 | -1/+1 |
|\ \ | |/ |/| | fix set_keymap rc.conf | ||||
| * | fix set_keymap rc.conf | zurx | 2015-10-02 | 1 | -1/+1 |
|/ | | | By default /etc/rc.conf seems to have KEYMAP commented out which means any key mapping set during the install will be ignored. This commit makes the installer remove the hash (#) prefix, if present. | ||||
* | build-arm-images: PLATFORM can be overrided now. | Juan RP | 2015-09-07 | 1 | -1/+1 |
| | |||||
* | build-rootfs: build musl rootfs too; PLATFORMS can be overrided now. | Juan RP | 2015-09-07 | 1 | -6/+14 |
| | |||||
* | build-x86-images: added lxqt image. | Juan RP | 2015-07-30 | 1 | -0/+7 |
| | |||||
* | dracut/dm-autologin: autostart lxqt if available. | Juan RP | 2015-07-30 | 1 | -0/+2 |
| | |||||
* | Merge pull request #38 from thypon/dockstar | Juan RP | 2015-07-23 | 1 | -2/+4 |
|\ | | | | | mkrootfs: add dockstar support |