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
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
media-tv
/
mythtv
/
files
/
bash_profile
blob: 5de354bccae9ddfd9378d0cdb4998d5e5522d8be (
plain
)
1
2
3
4
# .bash_profile
case
"`tty`"
in
*tty8
)
startx
;
logout
;;
esac