Apparently GCC.GNU.ORG revised their frontpage, GCC 4.1 is no longer the current release series, but it is now back to 4.0.2
Also I need to check over the CONRAD -ftree-vectorize and -ffriend-injection as they possibly may be causing problems with the compiler
It will be back to 4.0.2 soon, and will be based off of the NEW stage2 concept for installing
-----
CONRAD Gentoo Projects Presents...
The "LUCKY" Installation Scripts 1.0.1 "Piñata"
FOR Gentoo Linux 2005.*
-----
Changelog - 1.0.1
* Fixed crucial error in Xorg 6.9 question
-----
FAQ
-----
(1)(Q.) - What are they?
(1)(A.) - The Conrad "Lucky" Installation scripts are for installing Gentoo Linux, they are scripts to install Gentoo through traditional methods/compiling everything just automated to make things a little bit easier.
(2)(Q.) - Why are there 3 scripts? What does each one do?
(2)(A.) - The reason for 3 scripts is because not everyone wants to install it one way, with 3 options, there is something for almost everybody. the first script "Conrad" Script is based off of the Conrad Install Method and the most hardcore of the bunch with GCC 4.1 compiler, etc. The second script "Stable" Script is for installing gentoo through the handbook, except automated, it uses the stable compiler (currently: 3.4.4), and it adds NOTHING to package.keywords and unmasks NOTHING (unless optional steps are taken like Xorg 6.9), The third script, the "Unstable" Script is identical to the "Stable" Script except it uses ~x86 branch, compiler on ~x86 (currently: 3.4.4)
(3)(Q.) - Why doesnt it include an option for Xorg 7.0?
(3)(A.) - The reason for this is too much to unmask and dependency issues with Xorg 7.0, I have tested this, except openmotif fails to build from Modular Xorg (procedures for 6.8.2-7.0.0 upgrade in progress) It DOES however, include Xorg 6.9 option, which has IDENTICAL code to Xorg 7.0, except doesnt have the new "modular" build rather the "monolithic" build
-----
!READ! !WARNINGS! !READ!
(1) - This is USE at own risk (I am not responsible for any system failures), please report bugs in this thread.
(2) - GRUB INSTALL, near the end of the script it asks where you would like to install GRUB to, this is ok, if grub-install works for you, on the other hand, for me, it doesnt detect my boot partition, and I need to install it manually through the 'grub' command - so, IF GRUB-INSTALL DOESNT WORK FOR YOU OR YOU ARE UNSURE, DO NOT ENTER A HD TO INSTALL GRUB ON (run 'grub' after script is finished to install grub)
(3) - These scripts can take a long time, they are all practically stage1 on stage3 scripts, as they all rebuild the system.
-----
Scripts Procedures
Well, most people dont want to run this unless they know what it does, so hear is a step-by-step walkthrough of what they will do.
(1) - Ask about network module
(2) - Asks about Automatic Conrad Partitioning tool (3 partitions for linux)
(3) - Asks about CFDISK/FDISK
(4) - Asks specifically about boot/swap/root partitions and filesystems
(5) - Mount partitions and swapon
(6) - Asks about stage3 wish to be downloaded (arch)
(7) - Downloads and extracts stage3/portage in correct locations and deleted the tarballs
(8') - Copies resolv.conf, mounts proc and dev
(9) - Asks to continue with the rest of the script (and chroot)
(10) - Asks about userlocales and extra packages
(11) - Asks Architecture
(12) - Creates make.conf <--(All Scripts) and package.keywords/unmask <--(Only CONRAD Script)
(13) - Asks to upgrade to GCC 3.4.4 <--- (Stable Script), Asks to upgrade to GCC 3.4.4 <--- (Unstable script), Builds the toolkit <--- (Conrad Script)
(14) - Rebuilds the system for optmization
(15) - Asks about VIM
(16) - Asks about manual kernel or automatic kernel build and kernel sources (nitro/archck/gentoo/vanilla)
(17) - Emerges extra packages and (hotplug/dhcpcd/coldplug/grub/fs progs/gentoolkit/acpid/syslog-ng/slocate/xinetd/grub)
(18') - Edits grub.conf
(19) - Asks root password and new user/password
(20) - Asks Xorg 6.9 and about Automatic KNOPPIX Xorg.conf
(21) - Fixes cairo <--- (Only CONRAD Script)
(22) - Asks WM (kde/kde-light/kde-meta/gnome/gnome-light/e17/other)
(23) - Asks about GDM
(24) - Asks to upgrade to glibc-2.3.90* <--- (Conrad Script ONLY)
(25) - Asks to prelink
(26) - Asks about GRUB install and FSTAB
(27) - Asks programs that are wished to be added to the default runlevel
(28') - Asks hostname and etc-update
(29) - DONE
Well these are very detailed by me, but no one wants to run something if they do not know what it does
-----
How TO: Operate
(1) - Download the Gentoo Install LiveCD, or the CONRAD Install LiveCD (for reiser4)
(2) - Boot up the LiveCD
(3) - Follow instructions for the script chosen
-----
OPERATING ARGUMENTS
There are 3 Arguments when running this script
Code: Select all
1 - ./lucky* -v (Verbose mode)
2 - ./lucky* -b (Benchmark) <--- (Currently not very effective)
3 - ./lucky* -2 (Script2) (Skip to part2/the part after the chroot)SCRIPTS
-----
Script #1 - "Lucky" CONRAD Installation Script
* Based off of the CONRAD Install Method 100%
* See Above for complete operating order of each script
Download
Mirror #1
http://www.bfgraphics.net/conrad/lucky/ ... d-1.0.1.sh
Instructions
(1) - Download the script
(2) - MOVE the script to /mnt/gentoo <--- (IMPORTANT!)
(3) - cd to /mnt/gentoo
(4) - Run, chmod +x lucky*
(5) - ./lucky* -${OPTS}
-----
Script #2 - "Lucky" STABLE Installation Script
* Based off of the Gentoo Handbook
* Currently asks to Upgrade to the NEW stable compiler GCC 3.4.4 (the gentoo way)
* See Above for complete operating order of each script
Download
Mirror #1
http://www.bfgraphics.net/conrad/lucky/ ... e-1.0.1.sh
Instructions
(1) - Download the script
(2) - MOVE the script to /mnt/gentoo <--- (IMPORTANT!)
(3) - cd to /mnt/gentoo
(4) - Run, chmod +x lucky*
(5) - ./lucky* -${OPTS}
-----
Script #3 - "Lucky" UNSTABLE Installation Script
* Based off of the Gentoo Handbook
* Currently asks to Upgrade to the unstable compiler GCC 3.4.4 (the gentoo way)
* See Above for complete operating order of each script
Download
Mirror #1
http://www.bfgraphics.net/conrad/lucky/ ... e-1.0.1.sh
Instructions
(1) - Download the script
(2) - MOVE the script to /mnt/gentoo <--- (IMPORTANT!)
(3) - cd to /mnt/gentoo
(4) - Run, chmod +x lucky*
(5) - ./lucky* -${OPTS}
-----
SCRIPTS 1-3 BUILD/SOURCE
Because this is an open-source community I have provided the src on the mirror it includes all the build directories for all 3 scripts.
Do not claim them as your own* They are there to make any revisions and to work over, if you base a script off of them please give each of the "Lucky" Developers credit - (brainiac_ghost,cheater1034,and mdshort)
DOWNLOAD:
http://www.bfgraphics.net/conrad/lucky/ ... .1.tar.bz2
-----
SPECIAL THANKS TO...
(1) - The GENTOO Developers, this would not be possible without them
(2) - The CONRAD "Lucky" Development Team (brainiac_ghost, cheater1034, mdshort)
(3) - NXSTY - For providing the GLIBC 2.3.90 (Conrad/Optional) and Xorg 6.9 ebuilds
XORG SNAPSHOT - http://forums.gentoo.org/viewtopic-t-396898.html
GLIBC SNAPSHOT - http://forums.gentoo.org/viewtopic-t-376943.html
(4) - TIGER683 - Providing Nitro-Sources ebuilds
(5) - iphitus - Providing Archck-Sources ebuilds
(6) - The Gentoo Community, without you, this would not be possible
THANKS!
-----
Reiser4
Reiser4 is included as an option in all the scripts as a root filesystem, it is only supported by the Conrad Install LiveCD
http://forums.gentoo.org/viewtopic-t-405729.html
-----
-Thankyou
-Conrad Development Team
-----
Conrad Install 1.0 Development
Working on new plans for the Conrad install method upgrade to 1.0,
Currently the plans include...
* Stage1 OR Stage2 build instead of building from a stage3
* Stable 4.x series AND Snapshot 4.x series compiler options
* Seeking a more optimized make.conf (Open for suggestions!)
* Slightly different toolkit build process
* e17 instructions
<!Looking for Suggestions!>



