index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-16 | Install broadcom-wl to the release ISO | Eli Schwartz via arch-releng | |
Fixes FS#58239 Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> | |||
2015-09-11 | [configs/releng] Fix (again) sshd root login | Gerardo Exequiel Pozzi | |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com> | |||
2015-08-11 | [configs/releng] Ignore Lid/Sus/Hib switch/keys by logind | Gerardo Exequiel Pozzi | |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com> | |||
2015-07-09 | [configs/releng] Set old behavior of sshd PermitRootLogin -> yes | Gerardo Exequiel Pozzi | |
Requested at FS#45563 Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com> | |||
2015-04-19 | [configs/releng] Remove unused 'arch' user | Gerardo Exequiel Pozzi | |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com> | |||
2014-09-02 | releng: Add an empty machine-id in airootfs | Thomas Bächler | |
This makes systemd generate a machine-id on early boot and prevents it from thinking we need any "first boot" setup. We really don't want systemd thinking that, since we carefully prepared our root file system. This also ensures every live environment has a unique machine id. | |||
2014-07-28 | [configs/releng] Fix /root modev17 | Gerardo Exequiel Pozzi | |
Thanks Izumi Natsuka for reporting this. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com> | |||
2014-06-28 | [archiso] Rename root-image to airootfs | Gerardo Exequiel Pozzi | |
Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_" |