index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
use the right name
Matt Wilson
2001-07-10
1
-1
/
+1
*
protect from missing packages and select the kernel-pcmcia-cs package if we h...
Matt Wilson
2001-07-10
1
-15
/
+21
*
set active partition
Jeremy Katz
2001-07-10
1
-0
/
+1
*
open instlog in postinstall too
Jeremy Katz
2001-07-10
1
-1
/
+10
*
unneeded code
Matt Wilson
2001-07-10
1
-2
/
+0
*
split install step into three separate steps, doPreInstall, doInstall,
Jeremy Katz
2001-07-09
1
-1
/
+18
*
display a progress window when setting up the rpm transation (#47858)
Matt Wilson
2001-07-09
1
-15
/
+35
*
reformatted to be sane
Matt Wilson
2001-07-07
1
-3
/
+3
*
make syslog a global object and don't kill it, let init kill it later. #47556
Matt Wilson
2001-07-06
1
-6
/
+3
*
Added support for converting and formatting existing filesystems to a differe...
Mike Fulbright
2001-07-06
1
-0
/
+1
*
fix tuple size for extraModules (47126)
Jeremy Katz
2001-07-04
1
-1
/
+1
*
Fix yes/no dialog to actually work in text mode, fix GUI messageWindow to ret...
Mike Fulbright
2001-07-02
1
-1
/
+1
*
add magik incantations to root out the evil within the fsset code
Matt Wilson
2001-07-02
1
-0
/
+2
*
typo
Jeremy Katz
2001-06-27
1
-1
/
+1
*
defer writing inittab rl default and desktop until after we config X - write ...
Matt Wilson
2001-06-27
1
-1
/
+2
*
more pychecker fixups
Matt Wilson
2001-06-23
1
-49
/
+10
*
include pam_smb if they're using samba auth
Jeremy Katz
2001-06-23
1
-1
/
+4
*
various pychecker fixups
Matt Wilson
2001-06-22
1
-2
/
+2
*
what namespace am I in? get things from fsset module
Matt Wilson
2001-06-22
1
-4
/
+4
*
another module needed
Matt Wilson
2001-06-22
1
-0
/
+1
*
remove unused code
Matt Wilson
2001-06-22
1
-25
/
+13
*
1) more fixups for upgrades: fix step list to actually run the transaction,
Matt Wilson
2001-06-22
1
-1
/
+1
*
completed most heavy lifting to get upgrades back in place. Still need to fi...
Matt Wilson
2001-06-22
1
-1
/
+1
*
first pass at getting things in alignment for gui upgrades. Should only affe...
Matt Wilson
2001-06-22
1
-3
/
+2
*
didn't help
Matt Wilson
2001-06-21
1
-2
/
+0
*
close on exec - keep scriptlets from inheriting the package fd
Matt Wilson
2001-06-21
1
-0
/
+2
*
go backwards on error condition
Matt Wilson
2001-06-21
1
-1
/
+1
*
move to id
Matt Wilson
2001-06-21
1
-1
/
+1
*
re-enabled the postaction on install classes, fixed the fsset support for dis...
Matt Wilson
2001-06-21
1
-8
/
+7
*
merge dispatch to HEAD
Matt Wilson
2001-06-20
1
-0
/
+797