This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The official archiso scripts repo". The branch, master has been updated via b3e1d31343ec7d4b9011bfdb76e4c9843ba31dc5 (commit) via 4890ce0b67044bb5664b5124c1f3e3f8964ade89 (commit) via 12286e271253f54fd851906f33cdd2b2c30d6a88 (commit) via 9532a8c3a9901674daa03789839db5af857f560b (commit) via bdc79f2d2649eca8267e9ab7a7b245cfd596f36b (commit) via 539c38663ce6b808ccd3cbce6fda9671abc0e6a5 (commit) via 25e39ee08192a855fd7508d32f9299ccb983f65e (commit) via ba40f273f6464a47aeff4f527bd05aa13cec11c2 (commit) via 36459f3acc217ff6a0b4ad1b6049d68a8da413e2 (commit) via 9131f83404a5e2b45db9d79711e052ff9eba9c56 (commit) via c62a9d748b908565426857fb35bbbe83154202fe (commit) via b9833ce4f809ad286e5dc2726a4637a36aac0b21 (commit) via 604b182af5485b0134fbe750948eba57f385d709 (commit) from 6a7497e23dc00b048c29d1ca35a236306a20d8e6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b3e1d31343ec7d4b9011bfdb76e4c9843ba31dc5 Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jun 28 00:35:51 2014 -0300 [archiso] Rework checksum function commit 4890ce0b67044bb5664b5124c1f3e3f8964ade89 Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jun 28 00:35:51 2014 -0300 [archiso] _chroot_init() remove "already runned" logic This is done better with run_once() in build.sh commit 12286e271253f54fd851906f33cdd2b2c30d6a88 Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jun 28 00:35:51 2014 -0300 [archiso] command_install() remove "already executed" logic This is done better with run_once() in build.sh commit 9532a8c3a9901674daa03789839db5af857f560b Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jun 28 00:35:50 2014 -0300 [archiso] Minor change commit bdc79f2d2649eca8267e9ab7a7b245cfd596f36b Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jun 28 00:35:50 2014 -0300 [archiso] Remove _is_directory_changed() This is a task done in some way by run_once() on build.sh commit 539c38663ce6b808ccd3cbce6fda9671abc0e6a5 Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jun 28 00:35:50 2014 -0300 [archiso] Rework _mount_fs() to _mount_airootfs() same for umount Also remove _show_space_usage() irrelevant now when fs size is fixed and big commit 25e39ee08192a855fd7508d32f9299ccb983f65e Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jun 28 00:35:50 2014 -0300 [archiso] Merge _mkfs() and _mksfs() in _mkairootfs() commit ba40f273f6464a47aeff4f527bd05aa13cec11c2 Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jun 28 00:35:50 2014 -0300 [archiso] rename airootfs.fs.sfs to airootfs.sfs * Make it ISO9660 friendly (extra dot "." is replaced by "_") * Was used when support both .fs.sfs and .sfs commit 36459f3acc217ff6a0b4ad1b6049d68a8da413e2 Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jun 28 00:35:50 2014 -0300 [archiso] Drop aitab support Always create one filesystem of a fixed size (32G), format (ext4) and know name "airootfs". Simplify logic a lot. commit 9131f83404a5e2b45db9d79711e052ff9eba9c56 Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jun 28 00:35:50 2014 -0300 [archiso] mkarchiso: Add -c switch to specify squashfs compression type. commit c62a9d748b908565426857fb35bbbe83154202fe Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jun 28 00:35:50 2014 -0300 [archiso] Always use a 32GiB filesystem size for airootfs There is no big overhead. Space usage in ext4-1G is ~0.4M while in ext4-32G is ~4M. Just use a big value to make all people happy. commit b9833ce4f809ad286e5dc2726a4637a36aac0b21 Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jun 28 00:35:50 2014 -0300 [archiso] mkarchiso: Only use ext4 as filesystem for airootfs commit 604b182af5485b0134fbe750948eba57f385d709 Author: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Date: Sat Jun 28 00:35:50 2014 -0300 [archiso] Rename root-image to airootfs Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_" ----------------------------------------------------------------------- Summary of changes: archiso/initcpio/hooks/archiso | 39 +-- archiso/initcpio/hooks/archiso_pxe_http | 18 +- archiso/mkarchiso | 359 ++++++--------------- configs/baseline/aitab | 2 - configs/baseline/build.sh | 35 +- configs/releng/{root-image => airootfs}/etc/fstab | 0 .../releng/{root-image => airootfs}/etc/hostname | 0 .../{root-image => airootfs}/etc/locale.conf | 0 .../releng/{root-image => airootfs}/etc/pam.d/su | 0 .../{root-image => airootfs}/etc/sudoers.d/g_wheel | 0 .../etc/systemd/scripts/choose-mirror | 0 .../etc/systemd/system/choose-mirror.service | 0 .../etc/systemd/system/etc-pacman.d-gnupg.mount | 0 .../system/getty@tty1.service.d/autologin.conf | 0 .../etc/systemd/system/pacman-init.service | 0 .../etc/udev/rules.d/81-dhcpcd.rules | 0 .../root/.automated_script.sh | 0 .../releng/{root-image => airootfs}/root/.zlogin | 0 .../root/customize_airootfs.sh} | 0 .../{root-image => airootfs}/root/install.txt | 0 configs/releng/aitab | 3 - configs/releng/build.sh | 87 +++-- docs/README.bootparams | 6 - docs/README.build | 49 +-- 24 files changed, 163 insertions(+), 435 deletions(-) delete mode 100644 configs/baseline/aitab rename configs/releng/{root-image => airootfs}/etc/fstab (100%) rename configs/releng/{root-image => airootfs}/etc/hostname (100%) rename configs/releng/{root-image => airootfs}/etc/locale.conf (100%) rename configs/releng/{root-image => airootfs}/etc/pam.d/su (100%) rename configs/releng/{root-image => airootfs}/etc/sudoers.d/g_wheel (100%) rename configs/releng/{root-image => airootfs}/etc/systemd/scripts/choose-mirror (100%) rename configs/releng/{root-image => airootfs}/etc/systemd/system/choose-mirror.service (100%) rename configs/releng/{root-image => airootfs}/etc/systemd/system/etc-pacman.d-gnupg.mount (100%) rename configs/releng/{root-image => airootfs}/etc/systemd/system/getty@tty1.service.d/autologin.conf (100%) rename configs/releng/{root-image => airootfs}/etc/systemd/system/pacman-init.service (100%) rename configs/releng/{root-image => airootfs}/etc/udev/rules.d/81-dhcpcd.rules (100%) rename configs/releng/{root-image => airootfs}/root/.automated_script.sh (100%) rename configs/releng/{root-image => airootfs}/root/.zlogin (100%) rename configs/releng/{root-image/root/customize_root_image.sh => airootfs/root/customize_airootfs.sh} (100%) rename configs/releng/{root-image => airootfs}/root/install.txt (100%) delete mode 100644 configs/releng/aitab hooks/post-receive -- The official archiso scripts repo