- 07 Sep, 2008 1 commit
-
-
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 4 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>
-
Simo Leone authored
Better not to hardcode in case someone wants to use another kernel. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 29 Mar, 2008 1 commit
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 27 Mar, 2008 2 commits
-
-
Dan McGee authored
* /etc/copyright was all sorts of messed up, it was looked for on the host system instead of the ISO, etc. Just kill it. * Remove extra default-config code. We want to implement it as an overlay and not copy it into our pristine ISO root. Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 31 Oct, 2007 1 commit
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 25 Oct, 2007 8 commits
-
-
Simo Leone authored
Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
* Remove lo interface as we don't need it anymore with the new initscripts * Make clock configurable on the command line * Remove unnecessary stuff Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
This adds a locale.gen file with the default generated locales uncommented, and a prebuilt locale-archive containing the following locales: $ locale -a C POSIX en_US en_US.iso88591 en_US.utf8 Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Simo Leone authored
Also improved variable naming. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
No longer assume the image is in the addons directory. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
Most user's systems will have localtime over UTC, or at least in a liveCD situation it's a better assumption. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 24 Oct, 2007 8 commits
-
-
Simo Leone authored
The check for a comment line wasn't actually working before. Shell quoting ftl. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
This allows the root image to remain a [mostly] pristine image, and turns default liveCD configurations into an overlay, rather than copying them into the root image. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
Moved addon mounting code into functions. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
Some rudimentary documentation that mkarchiso -h doesn't quite cover. Poor humor comes free with the deal. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
This allows joe user to see the usage message without having to specify -h. Trivial. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Dan McGee authored
We should clean up some stuff but not actually muddle with what is installed by packages. Leave static libs if they were installed, and leave include files so we can actually build a package from the live CD if we want to. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 17 Oct, 2007 3 commits
-
-
Simo Leone authored
Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
For now all it handles is bind mounting and squashfs images that have to overlay at the root. The config file syntax is obviously borrowed from fstab. This is far from final, much of it could use some cleanup. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Simo Leone authored
If asked to do so, mkarchiso simply copies a directory full of addons to the iso root. On boot, after union-mounting /real_root, the archiso hook will look for and source an addon config file. This file is a plain old bash script, which makes it quite flexible. The addon config should be written to take care of any mounting that needs to be done, an example of typical tasks is also included. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 15 Oct, 2007 2 commits
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Remove the need for a configuration file. Some of the command line options had to be switched up a bit in order to do this. Also simplify the package list- only one package list is needed, not a directory, and additional packages can be specified on the command line. Signed-off-by:
Dan McGee <dan@archlinux.org>
-