GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/anaconda.git
master
SoC2011: Gentoo 11 LiveDVDs w/ Anaconda
Wiktor W Brodlo <wiktor@brodlo.net>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gentoo
Commit message (
Expand
)
Author
Age
Files
Lines
*
:GUI fixes
wiktor w brodlo
2011-08-09
1
-9
/
+0
*
gentoo/utils.py: revert d511d5d13cdf9f543421fe2da718027377692939
wiktor w brodlo
2011-07-21
1
-14
/
+11
*
gentoo/utils.py: copy_files is not global
wiktor w brodlo
2011-07-21
1
-1
/
+1
*
gentoo/utils.py: break the copying out of live_install for other funcs
wiktor w brodlo
2011-07-21
1
-11
/
+14
*
gentoo/utils.py: removed some cruft
wiktor w brodlo
2011-07-21
1
-98
/
+0
*
gentoo/utils.py: fixed logger again
wiktor w brodlo
2011-07-12
1
-1
/
+1
*
gentoo/utils.py: fix broken logger
wiktor w brodlo
2011-07-12
1
-2
/
+2
*
gentoo/utils.py: copy the kernel where GRUB can find them
wiktor w brodlo
2011-07-11
1
-1
/
+2
*
Copy the emerge-fail log
wiktor w brodlo
2011-07-11
2
-3
/
+6
*
gentoo/utils.py: also install xterm if installing Xorg, useful
wiktor w brodlo
2011-07-11
1
-0
/
+1
*
gentoo/utils.py: set_text in setup_xorg
wiktor w brodlo
2011-07-10
1
-1
/
+1
*
gentoo/utils.py: try handling some compilation errors
wiktor w brodlo
2011-07-10
1
-6
/
+7
*
gentoo/utils.py: install Xorg too
wiktor w brodlo
2011-07-10
1
-1
/
+4
*
Preliminary Xorg support
wiktor w brodlo
2011-07-09
2
-8
/
+20
*
gentoo/utils.py: copy kernel and modules from liveDVD
wiktor w brodlo
2011-07-08
1
-5
/
+5
*
Install the kernel
wiktor w brodlo
2011-07-08
2
-7
/
+20
*
gentoo/livecd.py: mirrors are set up with the rest of make.conf
wiktor w brodlo
2011-07-08
1
-1
/
+1
*
gentoo/utils.py: makeconf_factory: FORMAT not TUPLE!
wiktor w brodlo
2011-07-08
1
-9
/
+9
*
gentoo/utils.py: oops, should've spotted that colon
wiktor w brodlo
2011-07-08
1
-1
/
+1
*
Install systools
wiktor w brodlo
2011-07-08
2
-6
/
+19
*
Write /etc/make.conf
wiktor w brodlo
2011-07-08
2
-151
/
+34
*
gentoo/utils.py: unmask os-prober
wiktor w brodlo
2011-07-08
1
-1
/
+1
*
gentoo/utils.py: we don't need truetype in GRUB
wiktor w brodlo
2011-07-08
1
-1
/
+1
*
gentoo/utils.py: get rid of original grub
wiktor w brodlo
2011-07-08
1
-0
/
+1
*
gentoo/utils.py: install a release version of GRUB2
wiktor w brodlo
2011-07-08
1
-1
/
+1
*
gentoo/utils.py: some fine-grained progress bar notification
wiktor w brodlo
2011-07-07
1
-1
/
+10
*
gentoo/utils.py: grub +multislot
wiktor w brodlo
2011-07-07
1
-1
/
+1
*
We need grub2 to be on the new system
wiktor w brodlo
2011-07-07
1
-5
/
+7
*
gentoo/livecd.py: fix cmdline in _get_bootloader_args
wiktor w brodlo
2011-07-07
1
-0
/
+2
*
gentoo/livecd.py: removed const_kill_threads (an entropy leftover)
wiktor w brodlo
2011-07-06
1
-1
/
+1
*
gentoo/livecd.py: remove useless steps
wiktor w brodlo
2011-07-06
1
-7
/
+7
*
gentoo/utils.py: language_packs_install: dummy
wiktor w brodlo
2011-07-06
1
-66
/
+2
*
gentoo/utils.py: Don't unmask everything
wiktor w brodlo
2011-07-06
1
-6
/
+10
*
gentoo/utils.py: install_setup_tools: fliter some more flags
wiktor w brodlo
2011-07-06
1
-1
/
+1
*
gentoo/utils.py: skip _get_langpacks()
wiktor w brodlo
2011-07-06
1
-3
/
+2
*
gentoo/utils.py: install_setup_tools: filter out some USE flags
wiktor w brodlo
2011-07-05
1
-1
/
+1
*
gentoo/utils.py: copy /etc/resolv.conf
wiktor w brodlo
2011-07-05
1
-0
/
+1
*
gentoo/utils.py: Temporarily enable policykit
wiktor w brodlo
2011-07-05
1
-0
/
+2
*
gentoo/utils.py: a nice trick to unmask packages temporarily
wiktor w brodlo
2011-07-05
1
-40
/
+10
*
gentoo/utils.py: copy more packages into the local portage tree
wiktor w brodlo
2011-07-05
1
-0
/
+6
*
gentoo/utils.py: fix copying additional tools to portage
wiktor w brodlo
2011-07-05
1
-1
/
+2
*
Fix profile selection
wiktor w brodlo
2011-07-05
3
-18
/
+13
*
gentoo/utils.py: stupid editor putting tabs instead of spaces
wiktor w brodlo
2011-07-05
1
-1
/
+1
*
gentoo/utils.py: emerge -1 the config helpers
wiktor w brodlo
2011-07-05
1
-6
/
+6
*
debugging spawn_chroot
wiktor w brodlo
2011-07-05
2
-2
/
+3
*
gentoo/livecd.py: profile needs to be set before emerging
wiktor w brodlo
2011-07-05
1
-1
/
+1
*
indents again...
wiktor w brodlo
2011-07-04
1
-5
/
+5
*
Python being an indent nazi
wiktor w brodlo
2011-07-04
1
-11
/
+11
*
Set profile and update the progress bar
wiktor w brodlo
2011-07-04
2
-5
/
+23
*
gentoo/utils.py: use call() in copy_portage
wiktor w brodlo
2011-07-04
1
-4
/
+4
[next]