aboutsummaryrefslogtreecommitdiff
path: root/gentoo
Commit message (Expand)AuthorAgeFilesLines
* :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
* gentoo/utils.py: copy /etc/resolv.confwiktor w brodlo2011-07-051-0/+1
* gentoo/utils.py: Temporarily enable policykitwiktor w brodlo2011-07-051-0/+2
* gentoo/utils.py: a nice trick to unmask packages temporarilywiktor w brodlo2011-07-051-40/+10
* gentoo/utils.py: copy more packages into the local portage treewiktor w brodlo2011-07-051-0/+6
* gentoo/utils.py: fix copying additional tools to portagewiktor w brodlo2011-07-051-1/+2
* Fix profile selectionwiktor w brodlo2011-07-053-18/+13
* gentoo/utils.py: stupid editor putting tabs instead of spaceswiktor w brodlo2011-07-051-1/+1
* gentoo/utils.py: emerge -1 the config helperswiktor w brodlo2011-07-051-6/+6
* debugging spawn_chrootwiktor w brodlo2011-07-052-2/+3
* gentoo/livecd.py: profile needs to be set before emergingwiktor w brodlo2011-07-051-1/+1
* indents again...wiktor w brodlo2011-07-041-5/+5
* Python being an indent naziwiktor w brodlo2011-07-041-11/+11
* Set profile and update the progress barwiktor w brodlo2011-07-042-5/+23
* gentoo/utils.py: use call() in copy_portagewiktor w brodlo2011-07-041-4/+4