aboutsummaryrefslogtreecommitdiff
path: root/gentoo
Commit message (Expand)AuthorAgeFilesLines
* Add -fomit-frame-pointer to makeconf_factorywiktor w brodlo2011-08-221-0/+2
* gentoo/utils.py: install libuserwiktor w brodlo2011-08-211-0/+2
* gentoo/__init__.py: os.path_exists -> os.path.existswiktor w brodlo2011-08-211-1/+1
* gentoo/__init__.py: try webrsync harderwiktor w brodlo2011-08-211-1/+1
* gentoo/utils.py: install *-configuration-tools on new systemwiktor w brodlo2011-08-211-0/+4
* genkernel by defaultwiktor w brodlo2011-08-211-1/+1
* utils.py: added a bunch of selfs, copy /etc/resolv.confwiktor w brodlo2011-08-211-7/+6
* gentoo/__init__.py: fall back to webrsyncwiktor w brodlo2011-08-211-1/+3
* utils.py: fix stage3 unpack and portage syncwiktor w brodlo2011-08-201-1/+4
* livecd.py, utils.py: stage3 fixeswiktor w brodlo2011-08-202-4/+4
* Fixed some syntax errorswiktor w brodlo2011-08-202-6/+2
* Proper stage3 fetchingwiktor w brodlo2011-08-171-2/+21
* fix LC_ALL issuewiktor w brodlo2011-08-141-3/+3
* Sync Portage and install from a stage3 tarballwiktor w brodlo2011-08-111-115/+18
* :GUI fixeswiktor w brodlo2011-08-091-9/+0
* gentoo/utils.py: revert d511d5d13cdf9f543421fe2da718027377692939wiktor w brodlo2011-07-211-14/+11
* gentoo/utils.py: copy_files is not globalwiktor w brodlo2011-07-211-1/+1
* gentoo/utils.py: break the copying out of live_install for other funcswiktor w brodlo2011-07-211-11/+14
* gentoo/utils.py: removed some cruftwiktor w brodlo2011-07-211-98/+0
* gentoo/utils.py: fixed logger againwiktor w brodlo2011-07-121-1/+1
* gentoo/utils.py: fix broken loggerwiktor w brodlo2011-07-121-2/+2
* gentoo/utils.py: copy the kernel where GRUB can find themwiktor w brodlo2011-07-111-1/+2
* Copy the emerge-fail logwiktor w brodlo2011-07-112-3/+6
* gentoo/utils.py: also install xterm if installing Xorg, usefulwiktor w brodlo2011-07-111-0/+1
* gentoo/utils.py: set_text in setup_xorgwiktor w brodlo2011-07-101-1/+1
* gentoo/utils.py: try handling some compilation errorswiktor w brodlo2011-07-101-6/+7
* gentoo/utils.py: install Xorg toowiktor w brodlo2011-07-101-1/+4
* Preliminary Xorg supportwiktor w brodlo2011-07-092-8/+20
* gentoo/utils.py: copy kernel and modules from liveDVDwiktor w brodlo2011-07-081-5/+5
* Install the kernelwiktor w brodlo2011-07-082-7/+20
* gentoo/livecd.py: mirrors are set up with the rest of make.confwiktor w brodlo2011-07-081-1/+1
* gentoo/utils.py: makeconf_factory: FORMAT not TUPLE!wiktor w brodlo2011-07-081-9/+9
* gentoo/utils.py: oops, should've spotted that colonwiktor w brodlo2011-07-081-1/+1
* Install systoolswiktor w brodlo2011-07-082-6/+19
* Write /etc/make.confwiktor w brodlo2011-07-082-151/+34
* gentoo/utils.py: unmask os-proberwiktor w brodlo2011-07-081-1/+1
* gentoo/utils.py: we don't need truetype in GRUBwiktor w brodlo2011-07-081-1/+1
* gentoo/utils.py: get rid of original grubwiktor w brodlo2011-07-081-0/+1
* gentoo/utils.py: install a release version of GRUB2wiktor w brodlo2011-07-081-1/+1
* gentoo/utils.py: some fine-grained progress bar notificationwiktor w brodlo2011-07-071-1/+10
* gentoo/utils.py: grub +multislotwiktor w brodlo2011-07-071-1/+1
* We need grub2 to be on the new systemwiktor w brodlo2011-07-071-5/+7
* gentoo/livecd.py: fix cmdline in _get_bootloader_argswiktor w brodlo2011-07-071-0/+2
* gentoo/livecd.py: removed const_kill_threads (an entropy leftover)wiktor w brodlo2011-07-061-1/+1
* gentoo/livecd.py: remove useless stepswiktor w brodlo2011-07-061-7/+7
* gentoo/utils.py: language_packs_install: dummywiktor w brodlo2011-07-061-66/+2
* gentoo/utils.py: Don't unmask everythingwiktor w brodlo2011-07-061-6/+10
* gentoo/utils.py: install_setup_tools: fliter some more flagswiktor w brodlo2011-07-061-1/+1
* gentoo/utils.py: skip _get_langpacks()wiktor w brodlo2011-07-061-3/+2
* gentoo/utils.py: install_setup_tools: filter out some USE flagswiktor w brodlo2011-07-051-1/+1