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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write /etc/make.conf
wiktor w brodlo
2011-07-08
4
-151
/
+52
*
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
*
iw/systools_gui.py: fix syslog -> logger in glade
wiktor w brodlo
2011-07-07
1
-1
/
+1
*
iw/mirrorselect_gui.py: make self.buttons available to the whole class
wiktor w brodlo
2011-07-07
1
-1
/
+2
*
ui/makeconf.glade: fixed the screen
wiktor w brodlo
2011-07-07
1
-28
/
+107
*
iw/makeconf_gui.py: stare the *settings*
wiktor w brodlo
2011-07-07
1
-6
/
+6
*
Stare systools settings
wiktor w brodlo
2011-07-07
1
-0
/
+5
*
Store sync mirrors
wiktor w brodlo
2011-07-07
2
-0
/
+5
*
Store mirrors
wiktor w brodlo
2011-07-07
2
-0
/
+6
*
ui/makeconf.glade: make it better and actually accept values
wiktor w brodlo
2011-07-07
1
-178
/
+167
*
keep makeconf settings
wiktor w brodlo
2011-07-07
2
-0
/
+12
*
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
*
iw/profile_gui.py: Set the selected profile (needed for USE flags)
wiktor w brodlo
2011-07-05
1
-0
/
+2
*
iw/profile_gui.py: fix radiobutton creation
wiktor w brodlo
2011-07-05
1
-2
/
+2
*
iw/profile_gui.py: more typos
wiktor w brodlo
2011-07-05
1
-1
/
+1
*
iw/profile_gui.py: fixed typo is -> in
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
*
Enable actual profile selection
wiktor w brodlo
2011-07-04
2
-2
/
+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
*
gentoo/utils.py: fixed _() macro
wiktor w brodlo
2011-07-04
1
-1
/
+1
*
Install configuration helpers
wiktor w brodlo
2011-07-04
2
-1
/
+2
*
Install system-config-* to help Anaconda set up the new system
wiktor w brodlo
2011-07-04
2
-4
/
+16
*
gentoo/utils.py: Leave skel alone
wiktor w brodlo
2011-07-04
1
-1
/
+2
*
iw/systools_gui.py: fixed glade flie name
wiktor w brodlo
2011-07-04
1
-1
/
+1
*
iw/systools_gui.py: corrected class name
wiktor w brodlo
2011-07-04
1
-1
/
+1
[next]