Commit graph

63 commits

Author SHA1 Message Date
Philip Müller
abfb256279 [mkchroot] generate locales only when needed 2021-03-15 10:58:46 +01:00
Philip
fdf797e2fb [mkchroot] update url or ftp.manjaro.org 2018-04-19 10:47:24 +02:00
Batuhan Osman Taşkaya
225ace7417 Indentation Fixment in bin/mkchroot.in
Indentation Fixment in bin/mkchroot.in
2018-04-16 00:50:00 +02:00
Bernhard Landauer
4587df847d hide repo.manjaro url 2018-04-15 22:03:10 +02:00
Bernhard Landauer
b6023bf92f whitespace pedantry 2018-04-14 00:07:43 +02:00
artoo
42e0735b77 prepare 0.15.1 (#261)
* improve btrfs handling devtools patches

* buildios: drop ck on openrc

* data: update base-devel-udev

* util-iso-image: configure live logind on openrc too

* util-iso-image: fix logind cof path on openrc

* util-mount: always bind mount /etc/resolve.conf in chroot

* util: create empty /etc/resolv.conf on minimal requirement for pacman

* util: revert last 2 commits, default mirrorliust is now always generated

* util-iso-image: simplify logind config

* data: rm workaround from mlinitcpio.conf

* data: reenable workaround

* Unify grub (#262)

* initial commit testing unified grub

* buildiso: update to working grub version

* data: remove grub; move to own repo

* buildiso: adopt new grub-theme path

* clean up makefile

* buildiso: rm pxe_boot switch; always enabled now

* data: rm memdisk hook from initcpio

* util-iso-boot: clean up grub code

* initcpio_ back pxe hook arch patch

* buildiso:
* always clean entire chroot profile on -c
* tweak kernels.cfg

* util-iso-boot: fix efiboot mount path

* util-iso-boot: some corrections to efi.img

* buildiso: improve grub configuration

* util-iso-boot: add mhwd args in configure_grub()

* util-iso-boot: fix typo in mhwd args

* util-iso-boot: display proper grub image name for efi image
2017-03-26 18:54:45 +02:00
udeved
52d57e041f default format of 4 spaces 2016-09-16 00:10:14 +02:00
udeved
ab4f9ffe78 buildiso: always use build locales should fix locales problems all over live session
mkchroot: default to en_US for build locales in chroot
2016-08-22 21:37:46 +02:00
udeved
7686101a9c revert copy flag; needs different approach 2016-05-10 17:54:59 +02:00
udeved
35985c4254 mkchroot: fix and use chroot_args var 2016-05-10 17:40:05 +02:00
Philip
2825dfaae4 [util-iso-image] fix https://github.com/manjaro/manjaro-tools/issues/210 2016-05-10 17:35:28 +02:00
udeved
5941cd5e02 rename: msg3 -> info 2016-02-15 18:53:50 +01:00
udeved
fb3e2955f2 buildiso: use msg functions properly as printf wrapper 2016-02-14 23:13:39 +01:00
udeved
5df5357812 [bin] use import function 2015-06-09 00:01:31 +02:00
udeved
3c3c26eec9 [mkchroot] include some msg; add condition 2015-06-04 10:33:46 +02:00
udeved
435039b4b8 [mkchroot] add keep_flag 2015-06-03 18:25:31 +02:00
udeved
b07f59fd5f [mkchroot/chroot-run] add keep_mirrors to help 2015-06-03 18:09:44 +02:00
udeved
c4f89cebb4 [mkchroot] add keep_mirrors arg 2015-06-03 17:53:13 +02:00
udeved
c6895e0031 [util-iso] use new mkchroot arg 2015-06-03 17:52:46 +02:00
udeved
7b88959624 [mkchroot] reactivate error handling of basestrap call 2015-06-03 17:04:02 +02:00
udeved
63677fe93e [mkchroot] comment out error handling;
need to investigate, it will be triggered even if result true
2015-06-03 16:53:41 +02:00
udeved
3a51ccc287 [mkchroot] test without getting build mirror again; build_mirror var is already passed and known 2015-06-03 16:08:51 +02:00
udeved
98d9c501e4 [buildpkg] use new functions properly 2015-06-01 22:27:43 +02:00
udeved
6a63c03f49 [mkchroot] use fix_pacman_conf 2015-06-01 21:03:14 +02:00
udeved
095369c998 [buildpkg][mkchroot] small fixes 2015-06-01 01:35:03 +02:00
udeved
dfefe9c856 [basestrap] revert the branch experiments 2015-06-01 01:05:04 +02:00
udeved
d02fe1ddfe [basestrap] test branch aware initial chroot 2015-05-29 17:12:24 +02:00
udeved
e22ca31233 [manjaro-tools] code formatting 2015-02-13 15:17:00 +01:00
udeved
03dd8ae0ee typo fix 2015-01-25 01:34:33 +01:00
udeved
77d4a8e55c [mkchroot] fix locale.conf LANG 2015-01-25 01:33:20 +01:00
udeved
de691dd43f [mkchroot] add line break for build locales 2015-01-25 01:26:20 +01:00
Philip
3069853560 [mkiso] third try to create locale within root-image only 2015-01-20 23:41:45 +01:00
Philip
4184fdc58c [mkiso] second try to create locale within root-image only 2015-01-20 23:13:41 +01:00
Philip
53b745f5ee [mkchroot/mkiso] create locale within root-image 2015-01-20 22:21:35 +01:00
Philip
28c2a92dfe [mkchroot] fix typos 2015-01-20 22:08:53 +01:00
Philip
89b0396159 [mkchroot/mkiso] add -L switch for livecd-image 2015-01-20 21:51:03 +01:00
udeved
7ec1ea51cf [mkchroot] set different locales for iso usage 2015-01-20 18:21:22 +01:00
Manjaro Linux
6108431a6e [mkchroot] proper default locales
- this should fix some issues we have on live-session bootup
- needs testing
2015-01-20 08:52:48 +01:00
udeved
ea20904c11 cosmetics 2015-01-15 13:23:34 +01:00
udeved
b2aab968ed [buildpkg] add build mirror option 2015-01-15 06:22:42 +01:00
udeved
f1f26c510e [mkchroot] add build locale arg if set to chroot-run call 2015-01-12 00:01:38 +01:00
udeved
882627ffaf reactivate branch setting 2015-01-11 21:02:29 +01:00
udeved
a59555f23e extend buildlocales switch to locael-gen; triggers with certain iso profiles for unknow reasons a locked /dev mount 2015-01-08 17:51:39 +01:00
udeved
05c1906d9a add chroot file earlier 2015-01-08 16:19:30 +01:00
udeved
0049e3d439 add arg to use build locales 2015-01-02 18:42:56 +01:00
udeved
23886abe14 add arg to allow unaltered locale.gen 2015-01-02 18:26:27 +01:00
udeved
e6952b29c1 configure hostname,user,password, accountservice,DM at build time 2014-12-11 03:54:02 +01:00
udeved
3d60bc4a89 change version vile name 2014-12-05 23:49:28 +01:00
artoo
4447630fb2 ormat headers 2014-11-18 19:20:53 +01:00
artoo
7752fd8f41 update imports 2014-11-13 16:31:15 +01:00