- 21 Oct, 2008 5 commits
-
-
Aaron Griffin authored
Lots of changes, mainly for argument processing and things of that nature in mkarchiso. Split out some common functionality in the Maekfile as well. Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Allow for grub, grub-gfx, or isolinux support (isolinux support still pending, skeleton is in place) Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 20 Oct, 2008 10 commits
-
-
Aaron Griffin authored
We don't want to tie the archiso scripts to the way the ISO should boot the live system. This can and should be done at the build (Makefile) level beforehand Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Additionally, remove the "all" command Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
This is just simpler and more intuitive. Shell tools can easily be used to install from a file. For instance: $ mkarciso ... -p "$(cat package-file)" Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 19 Oct, 2008 1 commit
-
-
Aaron Griffin authored
Additionally change grub prompts to use "ArchLinux LiveCD" as the boot item name Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 14 Sep, 2008 2 commits
-
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 07 Sep, 2008 9 commits
-
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Use -D flag for install binary instead of mkdir Remove old boot-{cd,usb} hooks Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
No longer any difference between USB and CD booting Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
I like difficulty and then name was annoying me Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com>
-
- 22 Jun, 2008 2 commits
-
-
Simo Leone authored
Fixes FS#10206 Setting the drive to autoeject causes udevadm trigger to always eject the device if it isn't mounted. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
Fixes FS#10614 sfdisk and the kernel cannot accurately detect disk geometry from the disk image file, causing automatic partition size calculations to fail. The whole partition table is now calculated in mkusbimg rather than letting sfdisk do it. mkusbimg doesn't directly use losetup anymore either, eliminating some code. This also fixes issues with needing to make the partition much larger than necessary, so image size has been minimized. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 20 Jun, 2008 1 commit
-
-
Simo Leone authored
I missed a hook last time, so it was producing some scary, but harmless output. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 17 May, 2008 3 commits
-
-
Simo Leone authored
Damnit 2.6.25 Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
udev doesn't modprobe loop by itself so we have to ask it nicely. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
Loopbacks became a module in 2.6.25. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 15 Apr, 2008 1 commit
-
-
Simo Leone authored
Yes. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 03 Apr, 2008 1 commit
-
-
Simo Leone authored
This should allow the disk to find itself on external CD-ROM drives. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 02 Apr, 2008 2 commits
-
-
Simo Leone authored
Otherwise unexpected things can happen. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
We weren't able to pick up usb devices at all, because the kernel takes its sweet time realizing that they're there. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 30 Mar, 2008 3 commits
-
-
Simo Leone authored
This is plenty to compensate for filesystem overhead. Cutting the size too close to the minimum makes the image unbootable. No idea why. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
Added to makefile and mkarchiso. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
mkusbimg creates bootable raw disk images that can be written to USB devices. It's intended to be on the same functional level as mkisofs. Signed-off-by:
Simo Leone <simo@archlinux.org>
-