Commit graph

80 commits

Author SHA1 Message Date
Alexandre Aubin
4e4799401e Explicitly install php-fpm, mariadb and metronome 2022-02-09 19:10:54 +01:00
Alexandre Aubin
5fcd5d256b We're using a new key for bullseye repo 2022-02-09 18:27:45 +01:00
Alexandre Aubin
eeac463838 Bullseye 2022-02-09 18:18:54 +01:00
Alexandre Aubin
3e60ac0b0f
Add tips on debugging errors in a chroot 2021-05-24 22:28:19 +02:00
ljf (zamentur)
1ea31fd8e8
Merge pull request #12 from YunoHost/fix-virtualmachine
[fix] Make iso work again for virtualmachine
2021-05-05 22:13:58 +02:00
ljf (zamentur)
cf4ba09642
[fix] Virtualmachine setup for expert install 2021-03-29 18:34:27 +02:00
ljf (zamentur)
321b236646
[fix] Make iso work again for virtualmachine 2021-03-29 18:31:38 +02:00
Alexandre Aubin
8d44ff3484 Wokay apparently it's not a super good idea to defined language/country/locale/keymap, the default behavior is probably better 2021-01-25 02:44:56 +01:00
Alexandre Aubin
be37859c80 Moar fixes... 2021-01-25 01:37:16 +01:00
Alexandre Aubin
30a035c2d7 Misc fixes following tests 2021-01-25 01:12:32 +01:00
Alexandre Aubin
dd528adc39 Misc improvements, re-add/fix the expert mode 2021-01-25 00:42:17 +01:00
Alexandre Aubin
66d5f333bf
Merge pull request #11 from arthurlogilab/buster
[debian] replace stretch by buster
2020-07-31 18:28:59 +02:00
Arthur Lutz
84e7662123
remove jessie
Co-Authored-By: Arthur Lutz <arthur.lutz@gmail.com>
2020-01-28 11:36:50 +01:00
Arthur Lutz
a1792611ee [debian] replace stretch by buster 2019-12-03 11:51:33 +01:00
Alexandre Aubin
2630638c9f This is also needed to fix the debhelper issue 2019-08-13 09:54:05 +00:00
Alexandre Aubin
161292c1fc Fix found by ljf for the debhelper issue 2019-08-11 14:17:52 +00:00
Alexandre Aubin
fd7e2bb584 Remove superflous advanced profile + choose locale en_US already (stupid iso only suggest different english locales, not different actual languages) 2019-08-11 14:17:06 +00:00
Alexandre Aubin
ec8c46322e Fix a weird stupid issue with exim4 being installed as a dep of cron, later creating dependency bug 2019-06-10 16:39:11 +02:00
Alexandre Aubin
1143635337
Update README.md 2019-06-10 16:33:26 +02:00
ljf (zamentur)
24687ad381 [fix] Don't ask about postsrsd (#9)
* [fix] Don't ask about postsrsd

* [fix] Don't ask the question in advanced config
2018-09-17 05:27:50 +02:00
ljf (zamentur)
f0ca498360 [fix] Don't ask scan DVD question (#10)
* [fix] Don't ask scan DVD question

* [fix] Don't ask scan cd question
2018-09-17 05:27:12 +02:00
Alexandre Aubin
e8fc6804dc Merge branch 'stretch' of https://github.com/YunoHost/cd_build into stretch 2018-06-18 17:28:00 +00:00
Alexandre Aubin
140e17a946 Misc changes / tweaks to adapt to the new image indexing system 2018-06-18 17:26:36 +00:00
Alexandre Aubin
ad21714bfb
Generate ascii-armored signatures instead of binary(?) ones 2018-05-07 16:46:06 +02:00
Alexandre Aubin
7a6ec0b210 Remove web-server (installs apache2) and postfix (already required by yunohost anyway) 2018-05-03 22:10:47 +02:00
Alexandre Aubin
1f810dbecc Replacing jessie and old repo with stretch and new repo 2018-04-28 23:52:51 +02:00
root
574f6cac52 Merge branch 'building-on-stretch' 2018-04-28 21:50:51 +00:00
root
81c24338e2 Merge branch 'master' of https://github.com/YunoHost/cd_build 2018-04-28 21:49:18 +00:00
root
b94fe0960d Merge branch 'building-on-stretch' of https://github.com/YunoHost/cd_build into building-on-stretch 2018-04-28 21:46:56 +00:00
root
1e2556d028 Misc fixes from Aleks and Maniack ? 2018-04-28 21:45:36 +00:00
Maniack Crudelis
d30337d7b7 Remove previous sig (#8)
* Cosmetics / try to avoid a few unecessary error message (rm without -f)
* Use isohybrid to add MBR/EFI stuff such that the iso is bootable with dd/Etcher
* Missing dependency cpio when running on stretch
* On stretch, build-simple-cdd output is not ISO 9660
* Cosmetics / adjusment / fixes when running on stretch...
* Remove previous sig
Built over https://github.com/YunoHost/cd_build/pull/7
2018-03-08 20:57:03 +01:00
Alexandre Aubin
3b1e427272
Building on stretch (#7)
* Cosmetics / try to avoid a few unecessary error message (rm without -f)
* Use isohybrid to add MBR/EFI stuff such that the iso is bootable with dd/Etcher
* Missing dependency cpio when running on stretch
* On stretch, build-simple-cdd output is not ISO 9660
* Cosmetics / adjusment / fixes when running on stretch...
2018-03-08 20:54:13 +01:00
Alexandre Aubin
de7196d639
Merge branch 'master' into building-on-stretch 2018-03-08 20:53:55 +01:00
Alexandre Aubin
c3f7db27d7
Use isohybrid to add MBR/EFI stuff such that the iso is bootable with dd/Etcher (#6) 2018-03-08 20:51:24 +01:00
Alexandre Aubin
5257106fd6
Cosmetics / try to avoid a few unecessary error message (rm without -f) (#5) 2018-03-08 20:51:10 +01:00
Alexandre Aubin
7a36ea2e0e Cosmetics / adjusment / fixes when running on stretch... 2018-03-03 19:51:54 +01:00
Alexandre Aubin
cdf3dcd781 On stretch, build-simple-cdd output is not ISO 9660 2018-03-03 19:51:01 +01:00
Alexandre Aubin
96f66ea4be Missing dependency cpio when running on stretch 2018-03-03 19:49:21 +01:00
Alexandre Aubin
cadb09a7ac Merge remote-tracking branch 'origin/bootable-iso' 2018-03-03 19:44:53 +01:00
root
030120f22a Merge remote-tracking branch 'origin/cosmetics' 2018-03-03 15:15:54 +00:00
Alexandre Aubin
38246a199b Use isohybrid to add MBR/EFI stuff such that the iso is bootable with dd/Etcher 2018-03-01 10:43:51 -05:00
Alexandre Aubin
00d951f757 Cosmetics / try to avoid a few unecessary error message (rm without -f) 2018-03-01 10:11:14 -05:00
Maniack Crudelis
a1cd1958ba Replace mount by xorriso (#4)
Because that fucking lxd doesn't want to allow to mount an iso...
2018-03-01 14:31:59 +01:00
Maniack Crudelis
e9605c97fe Prepare the way for an automatic usage (#2)
* Prepare the way for an automatic usage

* Remove tmp before each build
2018-03-01 14:30:48 +01:00
Maniack Crudelis
25382e135c First version of auto_build (#3)
* First version of auto_build

This script is design to be executed by a cron task.

* Fully functionnal auto_build.sh
2018-03-01 14:30:21 +01:00
ljf
3e84c8c3c6 [enh] Add LVM, remove non-free 2017-09-03 02:49:42 +02:00
ljf
849c82d811 Merge branch 'master' of https://github.com/YunoHost/cd_build 2017-09-02 02:51:35 +02:00
ljf
6095400396 [fix] Better default partition choice 2017-09-02 02:50:48 +02:00
Rafi59
462c185871 [fix] Missing deps (#1) 2017-08-31 17:14:43 +02:00
ljf
f748ca3369 [enh] Change the debian number 2017-08-31 15:44:38 +02:00