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
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-apps
/
baselayout
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mips stable
Stephen Bennett
2007-03-27
1
-18
/
+8
*
mips stable
Stephen Bennett
2007-03-27
2
-3
/
+6
*
add mktemp to RDEPEND #169645
Mike Frysinger
2007-03-25
2
-5
/
+16
*
Fix digest
Roy Marples
2007-03-15
2
-7
/
+7
*
Don't copy the daemons directory across when upgrading as it just won't work
Roy Marples
2007-03-11
4
-17
/
+24
*
Punt old versions
Roy Marples
2007-03-11
11
-1515
/
+0
*
stop using $IMAGE
Mike Frysinger
2007-03-10
1
-52
/
+52
*
stop using $IMAGE
Mike Frysinger
2007-03-10
12
-24
/
+24
*
Default to us keymap for sparc (2.6)
Gustavo Zacarias
2007-02-15
4
-17
/
+29
*
Stable for HPPA (bug #158637).
Jeroen Roovers
2007-02-14
1
-18
/
+8
*
Stable for HPPA (bug #158637).
Jeroen Roovers
2007-02-14
2
-3
/
+6
*
Stable on IA64.
Bryan Østergaard
2007-02-14
1
-11
/
+11
*
Stable on IA64.
Bryan Østergaard
2007-02-14
2
-3
/
+7
*
Stable on alpha/amd64 wrt bug #158637.
Chris Gianelloni
2007-02-13
2
-3
/
+7
*
Stable on alpha wrt bug #158637.
Chris Gianelloni
2007-02-13
1
-8
/
+18
*
Stable on ppc64; bug #158637
Markus Rothe
2007-02-13
3
-11
/
+14
*
x86 stable wrt bug 158637
Raúl Porcel
2007-02-13
1
-18
/
+8
*
x86 stable wrt bug 158637
Raúl Porcel
2007-02-13
2
-3
/
+6
*
Marked ppc stable for bug #158637.
Joseph Jezak
2007-02-13
3
-11
/
+24
*
stable on amd64; bug 159097
Simon Stelling
2007-02-06
1
-18
/
+8
*
stable on amd64; bug 159097
Simon Stelling
2007-02-06
2
-3
/
+7
*
arm/s390/sh stable
Mike Frysinger
2007-02-03
1
-2
/
+2
*
First version of chname
Michael Marineau
2007-02-03
1
-8
/
+8
*
Stable on sparc
Gustavo Zacarias
2007-02-02
1
-12
/
+12
*
Stable on sparc
Gustavo Zacarias
2007-02-02
2
-3
/
+7
*
write out slightly different /etc/gentoo-release to appease LSB lamers #162936
Mike Frysinger
2007-01-20
13
-87
/
+87
*
arm/s390/sh stable
Mike Frysinger
2007-01-17
1
-4
/
+14
*
arm/s390/sh stable
Mike Frysinger
2007-01-17
1
-2
/
+2
*
New release, fixes the last race issues hopefully.
Roy Marples
2007-01-17
4
-5
/
+307
*
New release to fix a new minor issues but mainly so we can downgrade from
Roy Marples
2007-01-17
4
-5
/
+608
*
Fix some depscan and mtime issues.
Roy Marples
2007-01-11
5
-15
/
+373
*
Remove stray digests.
Sven Wegener
2007-01-11
5
-12
/
+10
*
Use depscan.sh --force
Roy Marples
2007-01-11
3
-11
/
+15
*
punt old versions
Roy Marples
2007-01-11
9
-2638
/
+0
*
Fix wpa_supplicant re-entracny, #161364.
Roy Marples
2007-01-11
5
-9
/
+634
*
Fix some restart issues and unmount svcdir from 1.12 if needed.
Roy Marples
2007-01-10
5
-5
/
+730
*
New release - nfs users may need to re-emerge nfs-utils to get a fixed init
Roy Marples
2007-01-10
4
-5
/
+316
*
Store --name used by s-s-d in the service daemon file so baselayout-1.13 can
Roy Marples
2007-01-10
5
-5
/
+679
*
Marking baselayout-1.12.8-r3 ~ppc64 to fix dep problem.
Brent Baude
2007-01-09
3
-11
/
+14
*
Add conditionalrestart action, which is the same as restart but the service
Roy Marples
2007-01-09
5
-15
/
+797
*
only populate /dev for stage1 systems
Mike Frysinger
2007-01-08
2
-9
/
+9
*
Restore /dev population for bootstrap that was cut in various earlier commits.
Mike Frysinger
2007-01-08
3
-11
/
+64
*
Upgrade/downgrade is now sane between 1.12.8-r2 and 1.13.0_alpha10-r2
Roy Marples
2007-01-08
4
-26
/
+30
*
stable on ppc64, part of aggressive move forward related to 158186
Tom Gall
2007-01-06
1
-8
/
+8
*
stable on ppc64, part of aggressive move forward related to 158186
Tom Gall
2007-01-06
2
-4
/
+7
*
Add a backported patch from 1.13 so that operational errors in checkfs are
Roy Marples
2007-01-05
4
-2
/
+571
*
glibc-2.5 issue, bug#160278, thanks to Paul Moore
Alon Bar-Lev
2007-01-05
1
-4
/
+15
*
Move virtual/init to PDEPEND
Roy Marples
2006-12-30
3
-10
/
+14
*
Create mutlilib dirs and symlinks.
Roy Marples
2006-12-30
3
-38
/
+54
*
Build up dirs/symlinks in $ROOT in pkg_preinst() before portage has a chance ...
Mike Frysinger
2006-12-30
3
-21
/
+28
[prev]
[next]