[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

You still there?



Steve McIntyre writes:
 > 
 > I don't see any activity on the alpha front...

I have just finished doing a CD images on my machine, the only
remaining error is:
"
Dependencies of CD #1 cannot be met:
   Package: gnome-utils
      libgtop0(>= 0.26.2-1)
"

So unless by magic, there is a new one in Incoming by the time I have
finished a test with my locally generated CD image, I will remove it
with the mechanism you have supplied before generation on cdimage.org.

Some latest minute slink_cd changes (a doc correction, and the second
is because isomarkboot does not follow symlink):

There might still be a problem, some people are still reporting the
keyboard does not work whereas this problem has disappeared for me
with the latest set. Depending on further report, that means

Thanks for all your work,

Loic

diff -r -u slink_cd-1.12/README.1ST.alpha mycd/README.1ST.alpha
--- slink_cd-1.12/README.1ST.alpha	Fri Mar  5 15:28:12 1999
+++ mycd/README.1ST.alpha	Sun Mar  7 23:19:48 1999
@@ -20,7 +20,7 @@
   From a DOS system, the program rawrite2.exe will also write the floppy images. e.g.
 
    d:                         (change to the CD drive)
-   cd \dists\stable\main\disks-i386\current
+   cd \dists\stable\main\disks-alpha\current\xxx
    rawrite2 -f resc1440.bin -d a:             (a: is the 1.44 MB floppy drive)
 
 
diff -r -u slink_cd-1.12/master mycd/master
--- slink_cd-1.12/master	Thu Mar  4 11:17:46 1999
+++ mycd/master	Sun Mar  7 23:16:04 1999
@@ -1025,8 +1025,8 @@
 xdm: Tasks: Games, Graphics, X_comp, X_sel,  Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std, 
 :NOT_M68K]
 [NOT_M68K:
-[NOT_ALPHA:
 xemacs20-bin: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Tcl_devel, Tex,  Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std, 
+[NOT_ALPHA:
 xemacs20-nomule: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Tcl_devel, Tex,  Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std, 
 :NOT_ALPHA]
 :NOT_M68K]
diff -r -u slink_cd-1.12/slink_cd mycd/slink_cd
--- slink_cd-1.12/slink_cd	Sun Mar  7 15:15:06 1999
+++ mycd/slink_cd	Sun Mar  7 23:21:21 1999
@@ -1214,7 +1214,7 @@
 	if [ "$IMAGE1"x = "1"x ] ; then
 		if [ "$ARCH"x = "alpha"x ] ; then
 			vecho "Making slink1 image bootable"
-			isomarkboot $OUT/slink1-$ARCH.raw /boot/bootlx /dists/stable/main/disks-al/current/root1440.bin
+			isomarkboot $OUT/slink1-$ARCH.raw /boot/bootlx /dists/slink/main/disks-al/current/root1440.bin
         fi
 		if [ "$ARCH"x = "sparc"x ] ; then
 			vecho "Making slink1 image bootable"



Reply to: