Commit Graph

102 Commits

Author SHA1 Message Date
Sven-Hendrik Haase
7840c98465 Add Sven's syslinux ISO config files
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-11-30 15:14:27 -08:00
Aaron Griffin
246a00412b Initial commit of syslinux based iso config
Includes vesamenu config... needs testing

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-11-30 15:14:26 -08:00
Gerardo Exequiel Pozzi
44550defdb Another Makefile rules reoder/fixes
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-11-19 23:02:46 -03:00
Gerardo Exequiel Pozzi
ca492e3041 Reorder rules in the Makefile
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-11-19 23:02:46 -03:00
Gerardo Exequiel Pozzi
23b12f0dde Initial rewrite of install-iso/Makefile to avoid rebuilds!
Rewrite the Makefile to avoid rebuild of squashfs images,
base filesystem, and redownload of packages for make the core-pkgs.

For now (what is tested): type make and all images will be created
in < 4 minutes (under tmpfs on Athlon 64 X2 5200+ 4GB)

419489280 Nov 19 05:32 archlinux-2009.11-core-i686.img
394309632 Nov 19 05:32 archlinux-2009.11-core-i686.iso
189181440 Nov 19 05:31 archlinux-2009.11-netinstall-i686.img
171581440 Nov 19 05:31 archlinux-2009.11-netinstall-i686.iso

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-11-19 23:02:46 -03:00
Gerardo Exequiel Pozzi
0da2b87966 Fix script buildall.sh parameter ftp-iso -> net-iso
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-11-19 23:00:32 -03:00
Gerardo Exequiel Pozzi
bce6a11544 Do not redownload/rebuild core-pkgs when making the repo
Another small step forward to avoid rebuilding of squashfs images
if are alredy up-to-date core-repo.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-11-19 01:35:49 -03:00
Gerardo Exequiel Pozzi
3f39d91541 Fix typo in previus commit
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-11-19 01:00:49 -03:00
Gerardo Exequiel Pozzi
35c26e7c8b Remove old memtest* files and use memtest86+ from installed packages
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-11-19 00:42:26 -03:00
Gerardo Exequiel Pozzi
ed97ef03a4 Rename ramdisk_size parameter to tmpfs_size to avoid conflict
Rename ramdisk_size parameter to tmpfs_size to avoid conflict with
the kernel parameter that is for old ramdisk based blockdevs (/dev/ramN)
and confusion to users.

The kernel parameter ramdisk_size=N is in "N * k size", while tmpfs
size=N is in "N * [ k | m | g ] byte size" or "in N% of RAM",
like is used by default on archiso.

This parameter is used only for tmpfs in size option.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-11-17 00:48:26 -03:00
Gerardo Exequiel Pozzi
e87ffdfa3c Add a default install-iso/overlay/etc/hosts with archiso alias
With this add if some program is started and query about hostname,
no annoying delay of ~10 seconds will occur.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-11-11 00:27:02 -03:00
Gerardo Exequiel Pozzi
6964b13d80 Updated archiso/configs/xfce4/packages.list
The current list is a bit old, just update to match current
package names. Removing old packages, some renames, and add some
new wireless firmwares.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-10-21 19:25:39 -03:00
Gerardo Exequiel Pozzi
c801829c61 Add aufs2 package to list of packages to install.
aufs2 module is now splited from kernel26-2.6.31-ARCH.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-10-20 01:05:42 -03:00
Gerardo Exequiel Pozzi
7aa5e83653 Update authentication databases for configs/xfce4/overlay/etc
Updated entries to match passwd/shadow/group/gshadow(*) auth db from
svn trunk filesystem package.

(*) A correct gshadow file is add matching group file.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-10-20 00:27:44 -03:00
Gerardo Exequiel Pozzi
cf3458f17b Update authentication databases for "overlay" install-iso
Updated entries to match passwd/shadow/group/gshadow(*) auth db from
svn trunk filesystem package.

(*) A correct gshadow file is add matching group file.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-10-20 00:22:05 -03:00
Gerardo Exequiel Pozzi
25a8ef823a Add missing "done" keyword for "for" in rc.d/archiso
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-10-17 20:44:27 -03:00
Gerardo Exequiel Pozzi
fc0f752561 Update pacman.conf overlay to match new config from 3.3.2
Trivial change: just update comments, and add community-testing repo.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2009-10-17 20:37:13 -03:00
Gerardo Exequiel Pozzi
cdec1a38d9 Fix a few remaining unionfs -> aufs
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-10-07 08:54:25 -07:00
Gerardo Exequiel Pozzi
ed2395a609 Fix etc/group overlay sample entries.
Just add an "x" to fix:
FS#15707 - [filesystem] New grpck barks on gshadow

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-10-07 08:54:04 -07:00
chandan
195521a185 Look into cache before fetching the pkg remotely.
The script download-rep.sh in config/install-iso should first check if a package
is present in local pacman cache before downloading it with wget.

[Aaron: Added missing 'then' on added if statement]
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-09-01 09:29:41 -07:00
Christopher Brannon
bbc0f720c5 Create directory in overlay when building ISO.
Git doesn't track empty directories, so there is no
configs/install-iso/overlay/pacman.d/ directory when one clones the
archiso project.  This causes "make <IMAGENAME>" to fail when
wget tries to fetch the mirrorlist.  The fix is to make the directory
just before calling wget.

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-08-25 11:35:27 -07:00
Gerhard Brauer
34af723fab Packages list changes and added pcmcia hook
* Removed unused packages from i686 list (intel binary blob modules)
* Added b43-fwcutter to both
* Added iwlwifi-5150-ucode to both

* Added pcmcia hook zu mkinitcpio files

Signed-off-by: Gerhard Brauer <gerbra@archlinux.de>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27 11:03:39 -07:00
Gerhard Brauer
f736e19d1e Rename ftp naming to netinstall
Modified all references from old ftp-iso/-img to netinstall.
This will fix FeatureRequest FS#14587

Signed-off-by: Gerhard Brauer <gerbra@archlinux.de>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27 11:03:38 -07:00
Gerhard Brauer
8d57752ced Use a label when generating the image and pass it to the commandline
This will generate a label ARCHISO_$randomstring using the pwgen
utility and add this label to the kernel command line.
A new label will be generated for each image, so it can be uniquely
identified.
Patch from brain0 <thomas@archlinux.org>

Signed-off-by: Gerhard Brauer <gerbra@archlinux.de>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27 11:03:38 -07:00
Gerhard Brauer
742995e060 Remove localtime from overlay rc.conf
We preset HARDWARECLOCK with localtime if the user doesn't set this via
cmdline. But this preset misaligned the BIOS clock if on UTC and the
user select this correctly during aif->date/time-setting.
This is in relation to FS#15263
Again: There is no need in LiveCD environment to modify BIOS clock
during shutdown.
Having this set per default to localtime rc.shutdown sources rc.conf and
so localtime is badly used. And worked against the meaning of above
flyspray report.
(Thanks fs4000, for point me on that)

Signed-off-by: Gerhard Brauer <gerbra@archlinux.de>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27 11:03:38 -07:00
Gerhard Brauer
90ac2f5dd9 Let the mirrorlist in overlay generate dynamically
Removed mirrorlist file from overlay and modified Makefile to fetch
the file dynamically on iso creation (Thanks, Dan!)

Signed-off-by: Gerhard Brauer <gerbra@archlinux.de>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27 11:03:37 -07:00
Gerhard Brauer
952fa35398 Modified packages.list and handling
* Added ntp to packages list (Both ARCHes)
* Modified Makefile to parse the CARCH related packages.$ARCH
  We need different lists cause not all packages exist for both arches.
  And it's bad to edit in the packages.list each build.

Signed-off-by: Gerhard Brauer <gerbra@archlinux.de>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27 11:03:37 -07:00
Gerhard Brauer
333dd4b4ba Modified setup for aif
Added a script to overlay which call aif's interactiv procedure when
/arch/setup is started. Also removed old arch-installer from
packages.list

Signed-off-by: Gerhard Brauer <gerbra@archlinux.de>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27 11:03:37 -07:00
Gerhard Brauer
72e600ce89 Revert "Fixed mirrorlist in ISO overlay"
This reverts commit 645484230e.

Signed-off-by: Gerhard Brauer <gerbra@archlinux.de>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-07-27 11:03:37 -07:00
Gerhard Brauer
645484230e Fixed mirrorlist in ISO overlay
We had a few typos in overlay/etc/pacman.d/mirrorlist.
Also upated to the last mirrorlist data file.

This will fix FS#13970.

Signed-off-by: Gerhard Brauer <gerbra@archlinux.de>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-06-29 10:35:25 -07:00
Aaron Griffin
0d167e5b82 Update packages.list
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-06-29 10:28:51 -07:00
Aaron Griffin
d3cb36a83d Typo: aufs2-utils -> aufs2-util
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-06-09 13:28:42 -07:00
Aaron Griffin
c9e6ca7366 install-iso: replace utils, unionfs -> aufs2
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-06-08 12:34:00 -07:00
Aaron Griffin
31c277e575 Replace 'km' with a call to AIF's partial keymap
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-03-10 14:14:35 -07:00
Aaron Griffin
28deaee0f0 Add usbinput hook for usb keyboards
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-03-03 10:20:52 -08:00
Aaron Griffin
843689273f Change everything to say 2009.02
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-16 13:52:12 -05:00
Aaron Griffin
8e76b03ba7 Accidentally removed the intel-XXX packages
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-16 10:10:04 -08:00
Aaron Griffin
5980b62d4b Add joe as an alternative editor
Some people like joe. Weirdos! :)

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-16 10:08:39 -08:00
Aaron Griffin
4ce72292bc Instructions: Fix install guide URL
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-16 09:58:18 -08:00
Aaron Griffin
f3051bce7f Add a space between 'ISO' and the VC#
Fixes FS#13038

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-09 08:30:41 -06:00
Aaron Griffin
47db047336 Add a default usbdelay value of 5 seconds
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-04 13:04:53 -06:00
Aaron Griffin
09d3fc9669 Fix the grub 'tryboot' file
Remove "fallback" which is not a valid command

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-04 13:03:10 -06:00
Aaron Griffin
61c1bb1f3c buildall.sh script modifications
* Remove ARCH setting, done in Makefile now
* Only build ftp isolinux iso
* Remove upload section

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-30 14:33:59 -06:00
Aaron Griffin
786d1a854b Add ddrescue to the ISO
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-30 14:05:02 -06:00
Aaron Griffin
02ea49a5d4 Use uname -m in Makefile for auto-ARCH setting
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-30 10:50:06 -08:00
Aaron Griffin
c749f9c321 Adding 'fallback' to the Makefile was stupid
Add a script to build all ISOs instead.

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-30 10:53:07 -06:00
Loui Chang
7a98a216de Fix typos, formatting, and vague language where possible.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
[Fixed menu.lst: LiveCD -> Live CD -aaron]
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-26 22:10:09 -06:00
Steffen Bönigk
7ab1ae57c7 Fix instructions typos
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-24 20:26:20 -06:00
Aaron Griffin
5e7331334e Grub menu and help changes
Added some help files for USB booting and Legacy IDE.
Also added a releasenotes submenu

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-24 20:22:08 -06:00
Aaron Griffin
430668e015 Use the new archiso-early hook
This is used currently for usbdelay related settings, but could be used for
other things in the future

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-01-24 20:21:02 -06:00