Commit Graph

  • 6cb784537a Rename default-config -> overlay Aaron Griffin 2008-09-06 22:15:36 -0500
  • 781b520dbf Makefile cleanup Aaron Griffin 2008-09-06 22:11:41 -0500
  • 0d3f3f0183 Make gen_grubscan executable Aaron Griffin 2008-09-06 22:09:57 -0500
  • 00853df32b Convert to unified archiso hook Aaron Griffin 2008-09-06 21:07:57 -0500
  • 9417199206 Unify initcpio hooks to one glorious archiso hook Aaron Griffin 2008-09-06 21:06:39 -0500
  • 98318ea039 Rename "default-config" to "overlay" Aaron Griffin 2008-09-06 20:45:45 -0500
  • 8966351b12 Split mkarchiso and configs into logical parts Aaron Griffin 2008-09-06 20:39:35 -0500
  • 99ed5349b3 Fix CD-ROM Ejection Simo Leone 2008-06-21 19:06:42 -0500
  • a53cf77e3f Fix USB image corruption issues Simo Leone 2008-06-21 18:58:29 -0500
  • 7315f8459d One more ide-cd fix Simo Leone 2008-06-20 00:17:03 -0500
  • a23e702eb6 Changed ide-cd to ide-cd_mod Simo Leone 2008-05-17 02:12:38 -0500
  • e33c687400 modprobe loop module Simo Leone 2008-05-17 00:40:10 -0500
  • 441d989243 Added loop module to archiso hook Simo Leone 2008-05-17 00:27:53 -0500
  • 83968fd697 Removed backticks Simo Leone 2008-04-15 17:56:19 -0500
  • 397bf04bae Add USB modules to boot-cd hooks Simo Leone 2008-04-02 20:29:01 -0500
  • 6f4eca9a8c Use -noappend on all mksquashfs calls Simo Leone 2008-04-02 02:25:34 -0500
  • a24b40c5d2 Wait for USB devices to settle before scanning Simo Leone 2008-04-02 02:23:00 -0500
  • c265757045 Changed mkusbimg size to 25% over rootsize Simo Leone 2008-03-30 03:31:46 -0500
  • 378bf136e2 Integrate mkusbimg Simo Leone 2008-03-30 03:12:05 -0500
  • 97ed563f00 Added USB image creation script Simo Leone 2008-03-30 02:49:47 -0500
  • a278dabe55 Removed kernel26 reference Simo Leone 2008-03-30 00:36:17 -0500
  • 36ed0cce2f Update boot-usb to use dirs similar to boot-cd Dan McGee 2008-03-29 15:54:57 -0500
  • ec9fdb371b Cleanups and bugfixes Dan McGee 2008-03-27 15:00:12 -0500
  • 8a198aa131 Print a message when copytoram is being used Dan McGee 2008-03-27 15:00:11 -0500
  • c79d2147d0 Add a few more things to the Makefile to get it ready for release Dan McGee 2007-10-30 21:06:09 -0500
  • c1b42e82b9 Fix install rule in makefile Simo Leone 2007-10-25 15:08:16 -0500
  • 9b6719d86a Remove tmpfs at /tmp in default fstab, as our whole system is a tmpfs Dan McGee 2007-10-24 23:04:15 -0500
  • 56fceb1c11 testiso: use 256 megs of RAM Dan McGee 2007-10-24 21:18:24 -0500
  • 1f1bbd1716 Update rc.conf a bit more Dan McGee 2007-10-24 21:07:00 -0500
  • 4af987fe10 Add some pregenerated locales to the default config Dan McGee 2007-10-24 20:32:55 -0500
  • cd4b603584 Remove dupe code for mounting base image Simo Leone 2007-10-24 20:18:48 -0500
  • adbe44f229 Make _mnt_squashfs more generic Simo Leone 2007-10-24 20:17:24 -0500
  • 9729512abd rc.conf defaults to localtime instead of UTC Simo Leone 2007-10-24 20:14:41 -0500
  • 8a5b9225e9 Fixed addon config parsing Simo Leone 2007-10-24 15:10:42 -0500
  • 34e1d6b5dc Make default-config an overlay Simo Leone 2007-10-23 23:22:17 -0500
  • 0dfc0a36ca Functionalize addon mounting Simo Leone 2007-10-23 20:18:25 -0500
  • 63f9dc1674 Added README with some documentation Simo Leone 2007-10-17 15:37:04 -0500
  • 4b62e90475 Make usage message appear before root user check Simo Leone 2007-10-17 00:52:53 -0500
  • 9a34024e57 Allow livecd to be developer friendly Dan McGee 2007-10-23 23:05:44 -0500
  • e1d6dcec6b Fix line in sudoers so we can successfully sudo Dan McGee 2007-10-23 23:03:27 -0500
  • 2cde4b9187 Add basic uninstall target to Makefile Dan McGee 2007-10-23 23:03:01 -0500
  • b21ecef676 Updated TODO Simo Leone 2007-10-16 21:35:21 -0500
  • a0a8c9ef09 Implement fstab-like addon config Simo Leone 2007-10-16 05:10:36 -0500
  • 413b2fd552 Implemented a simple addon mechanism Simo Leone 2007-10-12 02:48:16 -0500
  • 47d1d2b0f7 Ensure the default config is copied into the ISO with correct perms Dan McGee 2007-10-14 22:12:53 -0500
  • ef89b8a29f Make mkarchiso a bit more KISS Dan McGee 2007-10-14 22:07:19 -0500
  • 2f10bc9b79 Add bin images to repo, and fix up the paths in GRUB Dan McGee 2007-10-12 18:52:31 -0500
  • 9cfc199c95 Update TODO Dan McGee 2007-10-14 11:31:12 -0500
  • e686cf5dcf First attempt at a makefile for the archiso package Dan McGee 2007-10-14 11:37:59 -0500
  • eb3e9b28da Return mkarchiso to being quiet Dan McGee 2007-10-10 23:03:05 -0500
  • e5fb50c573 Fix issue where stock Arch initscripts were unable to find / Dan McGee 2007-10-10 23:01:56 -0500
  • bc8ec134e1 Slight updates to initcpio hooks Dan McGee 2007-10-10 22:57:29 -0500
  • 34c7ce7193 Ew, DOS line endings. Get rid of them. Dan McGee 2007-10-10 22:55:24 -0500
  • 77fd769e5c Add some groups that were missing from the default config Dan McGee 2007-10-10 22:54:22 -0500
  • 5c7046f2fc Can now break out of archiso hook into dash Simo Leone 2007-10-10 22:42:50 -0500
  • 8ada60b175 Update vim modelines on most files Dan McGee 2007-10-10 20:12:47 -0500
  • fccb39dcd8 A bunch of those first-glance type updates Dan McGee 2007-10-09 23:50:11 -0500
  • 695951bb8f Add back to main menu items for two of the submenus Dan McGee 2007-10-09 23:47:48 -0500
  • d8ba1b18f7 Updated ARCH kernel modules package list Simo Leone 2007-10-09 03:49:59 -0500
  • ffa2a38167 Remove beyond module package list Simo Leone 2007-10-09 03:45:37 -0500
  • 2a7bf8d96e Install default homdir with proper ownership Simo Leone 2007-10-09 03:41:39 -0500
  • 9e3ff6cd61 Don't special case 'base' package list Simo Leone 2007-10-09 03:40:20 -0500
  • 703d43da17 Made PKGDIR a command line parameter Simo Leone 2007-10-09 03:39:09 -0500
  • 521c66d892 Update TODO Simo Leone 2007-10-09 02:18:40 -0500
  • 3b35c6e759 Don't nuke /tmp on the pristine image Simo Leone 2007-10-09 02:14:12 -0500
  • 8dea2b65fc Fixed cmdline_param(), used in rc.conf Simo Leone 2007-10-06 21:13:17 -0500
  • 5fa747b6cb Updated TODO items Simo Leone 2007-10-06 21:09:29 -0500
  • eee9628b16 Don't use -safe on _pacman() in mkarchiso Simo Leone 2007-10-06 21:09:05 -0500
  • db2a9699bd Use mkarchroot for package installation Simo Leone 2007-10-06 04:20:26 -0500
  • 0ed7712017 Fixed references to archiso.sqfs Simo Leone 2007-10-05 20:52:03 -0500
  • c2c8c2a77a Revert "Do not copy sqfs image to RAM" Simo Leone 2007-10-05 20:09:53 -0500
  • 93c40cb386 Do not copy sqfs image to RAM This implies a memory requirement for the running system, since the sqfs image needs to be able to fit onto the ramdisk, which breaks lowmem systems like qemu. Simo Leone 2007-10-05 14:32:54 -0500
  • 69c9986a9c Got archiso into working condition Several small changes just as a shim to get everything to work. Simo Leone 2007-10-05 14:27:52 -0500
  • d0688d1130 Added dvorak keyboard layout Aaron Griffin 2006-11-03 16:34:29 +0000
  • 6794b191a0 git-svn-id: http://phraktured.net/archiso@22 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-10-04 22:12:16 +0000
  • 9825506e89 git-svn-id: http://phraktured.net/archiso@21 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-10-03 23:05:11 +0000
  • 48d53ef270 git-svn-id: http://phraktured.net/archiso@20 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-10-03 22:54:42 +0000
  • 078a5d06a4 Added keyboard and color selection for grub configuration Aaron Griffin 2006-10-03 18:45:06 +0000
  • 04b5d18658 Added a "how to contribute" helpfile Aaron Griffin 2006-10-03 16:27:21 +0000
  • 140535c2da rt2x00 currently broken - removed for now Aaron Griffin 2006-09-29 06:57:28 +0000
  • 9b271cc997 Corrected DOS newlines... whoops Aaron Griffin 2006-09-29 06:47:54 +0000
  • 49284a96fa git-svn-id: http://phraktured.net/archiso@15 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-09-29 06:19:06 +0000
  • 2b5cd0819f Broke out boot-device locator for usb and cd booting seperatly. Aaron Griffin 2006-09-28 04:36:34 +0000
  • c464db5951 git-svn-id: http://phraktured.net/archiso@13 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-09-28 02:15:25 +0000
  • 59ddc5be61 git-svn-id: http://phraktured.net/archiso@12 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-09-19 18:08:10 +0000
  • 8660ae6b5a git-svn-id: http://phraktured.net/archiso@11 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-09-19 15:15:42 +0000
  • 04d35d77f9 git-svn-id: http://phraktured.net/archiso@10 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-09-19 03:12:41 +0000
  • 77305eb4d8 git-svn-id: http://phraktured.net/archiso@9 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-09-13 22:35:30 +0000
  • 93a6284c32 git-svn-id: http://phraktured.net/archiso@8 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-09-12 18:14:17 +0000
  • 5c56aefa6b git-svn-id: http://phraktured.net/archiso@7 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-09-12 15:42:58 +0000
  • 7e3a0aab54 Mucked with grub help Aaron Griffin 2006-09-12 15:16:59 +0000
  • 05bb58376c git-svn-id: http://phraktured.net/archiso@5 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-09-11 08:39:00 +0000
  • 9e499e11b2 git-svn-id: http://phraktured.net/archiso@4 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-09-11 08:36:37 +0000
  • 9275011f0e git-svn-id: http://phraktured.net/archiso@3 00a9fe69-e71b-0410-bb23-df0e5024db41 Aaron Griffin 2006-08-30 05:41:14 +0000
  • b5d0aefc68 Minor typos, cleanup Aaron Griffin 2006-08-30 05:36:12 +0000
  • 676782bc3a Initial import Aaron Griffin 2006-08-30 05:32:35 +0000