Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archiso32
cross
dual-boot
master
upstreamMaster
Archlinux32 iso tools
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archiso
Age
Commit message (
Expand
)
Author
2008-12-23
README and isomounts additions on creation
Aaron Griffin
2008-12-23
Cleanup archiso hook
Aaron Griffin
2008-12-21
Allow specifying of pacman.conf file in mkarchiso
Aaron Griffin
2008-12-19
Re-add the if-check that includes grub-gfx
Aaron Griffin
2008-12-19
Remove host system package checks
Aaron Griffin
2008-12-19
Add bootloader requirements to the README
Aaron Griffin
2008-12-18
Remove mkusbimg from the install Makefile
Aaron Griffin
2008-12-18
Final changes for new nextgen scripts
Aaron Griffin
2008-12-18
Fix isolinux support (pkgname)
Aaron Griffin
2008-12-18
Rework the commands, create and iso
Aaron Griffin
2008-12-18
Change mounts file to isomounts
Aaron Griffin
2008-12-18
Support mutli-arch disks by specifying the arch
Aaron Griffin
2008-11-24
Modprobe loop module before use in mkusbimg
Aaron Griffin
2008-11-13
Update archiso hook to match root image naming
Simo Leone
2008-11-13
Fix loop device mounting
Simo Leone
2008-11-13
Fix CD-ROM mounting
Simo Leone
2008-10-30
Fail to a shell if boot device not found
Aaron Griffin
2008-10-25
Move grub/isolinux stuff to Makefile level
Aaron Griffin
2008-10-25
Fix archiso hook to deal with new udev
Aaron Griffin
2008-10-20
Rework image creation
Aaron Griffin
2008-10-20
Trim spaces from the package list before using
Aaron Griffin
2008-10-20
Minor modifications to usage output
Aaron Griffin
2008-10-20
Enable mkinitcpio hook to use the 'mounts' file
Aaron Griffin
2008-10-19
Remove mkinitcpio functionality
Aaron Griffin
2008-10-19
Move mountfile copying code
Aaron Griffin
2008-10-19
Rename 'img' command to 'image'
Aaron Griffin
2008-10-19
Default IMG_TYPE to 'iso'
Aaron Griffin
2008-10-19
Fail install if no packages specified
Aaron Griffin
2008-10-19
Code cleanup: usage and comments
Aaron Griffin
2008-10-19
Minor documentation updates
Aaron Griffin
2008-10-19
Add some config output on calling mkarchiso
Aaron Griffin
2008-10-19
Remove all 'package file' usage in favor of command line packages
Aaron Griffin
2008-10-19
Rename all uses of 'archlive' to 'archiso'
Aaron Griffin
2008-09-13
Capitalize "global" variables IMGROOT and INSTROOT
Aaron Griffin
2008-09-13
Refactor commands out into functions (for the future)
Aaron Griffin
2008-09-06
Makefile cleanup
Aaron Griffin
2008-09-06
Make gen_grubscan executable
Aaron Griffin
2008-09-06
Unify initcpio hooks to one glorious archiso hook
Aaron Griffin
2008-09-06
Rename "default-config" to "overlay"
Aaron Griffin
2008-09-06
Split mkarchiso and configs into logical parts
Aaron Griffin