index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-23 | Fix the last "device exists check" | Gerhard Brauer | |
Looks like my last-minute addition was goofed. Use && not || Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-12-23 | Add existence checks to the boot-media scan | Aaron Griffin | |
This prevents some cosmetic errors when globbing fails and the scripts try to mount something silly like "/dev/hd[a-z]" Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-12-23 | Cleanup archiso hook | Aaron Griffin | |
Fix squashfs mounting of all isomounts images, along with a few other changes Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-12-18 | Change mounts file to isomounts | Aaron Griffin | |
Also check for this file instead of the root image on mount, to make images more generic Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-12-18 | Support mutli-arch disks by specifying the arch | Aaron Griffin | |
Specify the arch on the command line and mountpoints so that we can support mutli-arch livecds Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-11-13 | Update archiso hook to match root image naming | Simo Leone | |
It's called root-image.sqfs rather than archiso.sqfs nowadays. Signed-off-by: Simo Leone <simo@archlinux.org> | |||
2008-11-13 | Fix loop device mounting | Simo Leone | |
Take away redirects so error messages are readable, and wait to make sure udev creates the loopback devices before we try to use them. Signed-off-by: Simo Leone <simo@archlinux.org> | |||
2008-11-13 | Fix CD-ROM mounting | Simo Leone | |
klibc-udev hasn't created cdrom symlinks in a while, we have to look through kernel names ourselves. Signed-off-by: Simo Leone <simo@archlinux.org> | |||
2008-10-30 | Fail to a shell if boot device not found | Aaron Griffin | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-10-25 | Fix archiso hook to deal with new udev | Aaron Griffin | |
udetrigger and udevsettle replaced by udevadm Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-10-20 | Enable mkinitcpio hook to use the 'mounts' file | Aaron Griffin | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-10-19 | Rename all uses of 'archlive' to 'archiso' | Aaron Griffin | |
Additionally change grub prompts to use "ArchLinux LiveCD" as the boot item name Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-09-06 | Unify initcpio hooks to one glorious archiso hook | Aaron Griffin | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-09-06 | Rename "default-config" to "overlay" | Aaron Griffin | |
I like difficulty and then name was annoying me Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-09-06 | Split mkarchiso and configs into logical parts | Aaron Griffin | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> |