aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/README
diff options
context:
space:
mode:
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>2008-12-17 22:15:34 +0000
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>2008-12-17 22:15:34 +0000
commit11570ed3f4a62d18e1efa795ea67620484a6ca84 (patch)
tree8fc64b09cbdd965d32f610d6e94ae098979aff59 /pc-bios/README
parentca7b25e3ab8a49e46484bd436fedf72940f02887 (diff)
Use kernel.org git mirror instead of repo.or.cz. The kernel.org git
mirror is updated more regularly and reliably. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6078 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'pc-bios/README')
-rw-r--r--pc-bios/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README
index bacf6c38b2..d435a5cd30 100644
--- a/pc-bios/README
+++ b/pc-bios/README
@@ -1,7 +1,8 @@
- The PC BIOS comes from the Bochs project (http://bochs.sourceforge.net/).
The patches in bios-pq have been applied. The binary is based on the revision
in bios-pq/HEAD with the patches in bios-pq/series applied. The git repo
- that HEAD refers to is located at http://repo.or.cz/w/bochs-mirror.git
+ that HEAD refers to is located at
+ git://git.kernel.org/pub/scm/virt/bochs/bochs.git
- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
project (http://www.nongnu.org/vgabios/).