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
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-2
/
+5
*
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
1
-7
/
+19
*
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
1
-6
/
+17
*
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
1
-0
/
+7
*
Write /etc/make.conf
wiktor w brodlo
2011-07-08
1
-151
/
+33
*
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/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
1
-3
/
+2
*
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
1
-0
/
+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
1
-5
/
+22
*
gentoo/utils.py: use call() in copy_portage
wiktor w brodlo
2011-07-04
1
-4
/
+4
*
gentoo/utils.py: fixed _() macro
wiktor w brodlo
2011-07-04
1
-1
/
+1
*
Install configuration helpers
wiktor w brodlo
2011-07-04
1
-0
/
+1
*
Install system-config-* to help Anaconda set up the new system
wiktor w brodlo
2011-07-04
1
-4
/
+11
*
gentoo/utils.py: Leave skel alone
wiktor w brodlo
2011-07-04
1
-1
/
+2
*
gentoo/utils.py: OMG FIXED AN INFINITE LOOP
wiktor w brodlo
2011-06-27
1
-3
/
+3
*
gentoo/utils.py: more cruft (_files_db references)
wiktor w brodlo
2011-06-27
1
-23
/
+23
[next]