Commit graph

193 commits

Author SHA1 Message Date
Alexandre Aubin 0204dc0793 Cleaning yunohost installation stage + install insserv 2018-04-03 16:02:23 +02:00
Alexandre Aubin dbe4d2910e Move export flags to stage3 2018-04-03 00:49:27 +02:00
Alexandre Aubin 184c1192c5 Enable ssh for root + set default password 2018-04-03 00:46:09 +02:00
Alexandre Aubin c89a171cb0 Add yunohost notes to the README 2018-04-02 19:18:58 +02:00
Alexandre Aubin c346c9e92c Some cleaning after the install of yunohost 2018-04-02 19:15:23 +02:00
Alexandre Aubin 3d6cf5687e Dirty workaround to update apt's db 2018-04-02 19:14:33 +02:00
Alexandre Aubin 0edc15f89d Forgot to remove this earlier 2018-04-02 19:13:08 +02:00
Alexandre Aubin 944ca3357b Forgot to readd the prerun.sh for stage3 :| 2018-03-13 15:00:21 +01:00
Alexandre Aubin 2f67040186 Don't create a 'pi' user 2018-03-08 21:20:00 +01:00
Alexandre Aubin b8bd921eee Fetch install script from install.yunohost.org 2018-03-08 21:18:58 +01:00
Alexandre Aubin f7ca8d84e8 Add yunohost installation as stage3 2018-03-08 17:53:23 +00:00
Alexandre Aubin 2ea945e62b Remove stage 3, 4, 5 2018-03-08 17:50:51 +00:00
Ben Pirt a24618a683 Allow image building to be skipped for stages (#137) 2018-01-03 12:48:31 +00:00
andig 67d95f7e82 Correct help text (#145) 2018-01-02 18:17:07 +00:00
Ben Pirt c677ef8763 Update README with some information on how the build works (#136) 2017-12-15 11:31:40 +00:00
Serge Schneider add380ed55 stage2: install policykit-1
Closes #116
2017-12-13 11:17:58 +00:00
Serge Schneider 6bbb29b953 Update os.json 2017-11-24 10:12:09 +00:00
Serge Schneider 9c9e4774cd Update release notes 2017-11-24 10:12:08 +00:00
Serge Schneider a977d7e59f Round image size up to nearest 4M block 2017-11-24 10:12:08 +00:00
Serge Schneider 5bb109dd70 Remove fonts-arkpandora 2017-11-24 07:10:45 +00:00
Serge Schneider 5be9e7d156 stage2: install man-db 2017-11-24 07:10:45 +00:00
Andrew Wedgbury 294c6e7bfe Remove /etc/vnc/updateid when finalising 2017-11-22 15:49:37 +00:00
XECDesign 204f79471d Fix typo in export-image
Fixes #132
2017-11-07 05:43:01 +00:00
XECDesign f1e0bfd6a3 Label root partition
Fixes #131
2017-11-06 10:53:05 +00:00
Rick 9f2941954f Add caution about WORK_DIR filesystem 2017-09-28 13:40:58 +01:00
Claus Strasburger 52c6748e67 fix docker-in-docker copying when not doing CONTINUE=1 2017-09-21 15:06:11 +01:00
Claus Strasburger 732a87415d Docker-Build enhancements
- don't use any volume mounts anymore to allow using docker-in-docker
(with docker.sock mounted)
- smaller Docker build context by ignoring some files
2017-09-21 12:53:01 +01:00
Serge Schneider 9aa87dbfb4 Fix font packages 2017-09-21 12:45:05 +01:00
Jacen 26fcf59f3f [adding] qemu emulation layout to test images with qemu 2017-09-14 10:12:30 +01:00
Serge Schneider 496e41575e Revert "stage2: install fdisk"
This reverts commit e7e04fcde3.
2017-09-05 14:34:19 +01:00
Serge Schneider e7e04fcde3 stage2: install fdisk 2017-09-05 14:29:33 +01:00
Serge Schneider 5024709d70 Update release notes 2017-09-05 12:36:58 +01:00
Jacen 727db0ed63 [fixing] docker parts 2017-09-04 16:43:25 +01:00
Serge Schneider e64ea5bce4 stage3: install fonts-droid-fallback 2017-09-04 14:06:23 +01:00
Serge Schneider 63c312d1fe Update release notes 2017-09-04 12:17:49 +01:00
Serge Schneider 2f032b1d19 Update README.md
Fixes #105
2017-09-04 09:39:04 +01:00
Serge Schneider 05b31b287d Dockerfile: set DEBIAN_FRONTEND noninteractive 2017-08-31 11:27:33 +01:00
Serge Schneider b8c94731c5 stage1: fix symlink creation
Fixes #100
2017-08-31 11:24:01 +01:00
James Ruan c0513c547a export-image: when work in a non-English locale environment the PARTUUID will silently fail, resulting to an unbootable image file. (#96)
* use dd and xxd to get disk identifier

* add xxd as dependency
2017-08-31 11:22:33 +01:00
Serge Schneider dc0fb57fb9 stage2: install net-tools explicitly 2017-08-24 16:31:15 +01:00
Serge Schneider fcb8cca6ce NOOBS: bsdtar with --numeric-owner 2017-08-22 13:03:21 +01:00
Serge Schneider ce46fac1d4 Disable predictable network interface names 2017-08-21 10:15:50 +01:00
Russ K 3cc13f2aa2 Check for curl as a dependency for export-image (#95)
* Check for curl as a dependency for export-image

* Add curl to the Dockerfile
2017-08-21 09:48:55 +01:00
Serge Schneider 4dc1e1670e Update release notes 2017-08-17 14:46:35 +01:00
Serge Schneider aaaf0aea13 Update release notes 2017-08-14 15:33:06 +01:00
Serge Schneider c2db8285a1 Disable 64bit filesystem feature 2017-08-11 17:39:58 +01:00
Serge Schneider 3fe8d79947 Remove pulseaudio 2017-07-28 13:35:46 +01:00
Serge Schneider 8d40bc1bb4 stage3: Add gldriver-test 2017-07-28 13:35:46 +01:00
Serge Schneider 178b1e404b Remove NTP in favour of systemd-timesyncd 2017-07-28 13:35:46 +01:00
Serge Schneider f2060a8ee2 export-noobs: enable NOOBS config script here instead of stage2 2017-07-28 13:35:46 +01:00