I'm trying to sync up my port of grub2 1.93 from 1.91 with the latest bits. cvs is hanging trying to update grub2/video/i386/pc/vbe.c. It hangs in the same place when just trying to check out the entire tree to an empty directory. Output of the later is below. Any help would be greatly appreciated. Note in the grub2/video/i386/pc there is a zero length file .new.vbeblit.c

Thanks
bill

14-$ cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/grub co grub2
cvs checkout: Updating grub2
U grub2/.cvsignore
U grub2/AUTHORS
U grub2/COPYING
U grub2/ChangeLog
U grub2/DISTLIST
U grub2/INSTALL
U grub2/Makefile.in
U grub2/NEWS
U grub2/README
U grub2/THANKS
U grub2/TODO
U grub2/aclocal.m4
U grub2/autogen.sh
U grub2/config.guess
U grub2/config.h.in
U grub2/config.sub
U grub2/configure
U grub2/configure.ac
U grub2/gencmdlist.sh
U grub2/gendistlist.sh
U grub2/genfslist.sh
U grub2/geninit.sh
U grub2/geninitheader.sh
U grub2/genkernsyms.sh.in
U grub2/genmk.rb
U grub2/genmodsrc.sh
U grub2/gensymlist.sh.in
U grub2/install-sh
U grub2/mkinstalldirs
U grub2/stamp-h.in
cvs checkout: Updating grub2/boot
cvs checkout: Updating grub2/boot/i386
cvs checkout: Updating grub2/boot/i386/pc
U grub2/boot/i386/pc/boot.S
U grub2/boot/i386/pc/diskboot.S
U grub2/boot/i386/pc/pxeboot.S
cvs checkout: Updating grub2/boot/powerpc
cvs checkout: Updating grub2/boot/powerpc/ieee1275
cvs checkout: Updating grub2/commands
U grub2/commands/boot.c
U grub2/commands/cat.c
U grub2/commands/cmp.c
U grub2/commands/configfile.c
U grub2/commands/default.c
U grub2/commands/help.c
U grub2/commands/ls.c
U grub2/commands/search.c
U grub2/commands/terminal.c
U grub2/commands/test.c
U grub2/commands/timeout.c
U grub2/commands/videotest.c
cvs checkout: Updating grub2/commands/i386
cvs checkout: Updating grub2/commands/i386/pc
U grub2/commands/i386/pc/halt.c
U grub2/commands/i386/pc/play.c
U grub2/commands/i386/pc/reboot.c
U grub2/commands/i386/pc/vbeinfo.c
U grub2/commands/i386/pc/vbetest.c
cvs checkout: Updating grub2/commands/ieee1275
U grub2/commands/ieee1275/halt.c
U grub2/commands/ieee1275/reboot.c
U grub2/commands/ieee1275/suspend.c
cvs checkout: Updating grub2/conf
U grub2/conf/common.mk
U grub2/conf/common.rmk
U grub2/conf/i386-efi.mk
U grub2/conf/i386-efi.rmk
U grub2/conf/i386-pc.mk
U grub2/conf/i386-pc.rmk
U grub2/conf/powerpc-ieee1275.mk
U grub2/conf/powerpc-ieee1275.rmk
U grub2/conf/sparc64-ieee1275.mk
U grub2/conf/sparc64-ieee1275.rmk
cvs checkout: Updating grub2/disk
U grub2/disk/loopback.c
cvs checkout: Updating grub2/disk/efi
U grub2/disk/efi/efidisk.c
cvs checkout: Updating grub2/disk/i386
cvs checkout: Updating grub2/disk/i386/pc
U grub2/disk/i386/pc/biosdisk.c
cvs checkout: Updating grub2/disk/ieee1275
U grub2/disk/ieee1275/ofdisk.c
cvs checkout: Updating grub2/disk/powerpc
cvs checkout: Updating grub2/disk/powerpc/ieee1275
cvs checkout: Updating grub2/font
U grub2/font/manager.c
cvs checkout: Updating grub2/fs
U grub2/fs/affs.c
U grub2/fs/ext2.c
U grub2/fs/fat.c
U grub2/fs/fshelp.c
U grub2/fs/hfs.c
U grub2/fs/hfsplus.c
U grub2/fs/iso9660.c
U grub2/fs/jfs.c
U grub2/fs/minix.c
U grub2/fs/sfs.c
U grub2/fs/ufs.c
U grub2/fs/xfs.c
cvs checkout: Updating grub2/hello
U grub2/hello/hello.c
cvs checkout: Updating grub2/include
cvs checkout: Updating grub2/include/grub
U grub2/include/grub/acorn_filecore.h
U grub2/include/grub/arg.h
U grub2/include/grub/boot.h
U grub2/include/grub/cache.h
U grub2/include/grub/device.h
U grub2/include/grub/disk.h
U grub2/include/grub/dl.h
U grub2/include/grub/elf.h
U grub2/include/grub/env.h
U grub2/include/grub/err.h
U grub2/include/grub/file.h
U grub2/include/grub/font.h
U grub2/include/grub/fs.h
U grub2/include/grub/fshelp.h
U grub2/include/grub/gzio.h
U grub2/include/grub/hfs.h
U grub2/include/grub/kernel.h
U grub2/include/grub/loader.h
U grub2/include/grub/misc.h
U grub2/include/grub/mm.h
U grub2/include/grub/net.h
U grub2/include/grub/normal.h
U grub2/include/grub/parser.h
U grub2/include/grub/partition.h
U grub2/include/grub/pc_partition.h
U grub2/include/grub/rescue.h
U grub2/include/grub/script.h
U grub2/include/grub/setjmp.h
U grub2/include/grub/symbol.h
U grub2/include/grub/term.h
U grub2/include/grub/terminfo.h
U grub2/include/grub/tparm.h
U grub2/include/grub/types.h
U grub2/include/grub/video.h
cvs checkout: Updating grub2/include/grub/efi
U grub2/include/grub/efi/api.h
U grub2/include/grub/efi/chainloader.h
U grub2/include/grub/efi/console.h
U grub2/include/grub/efi/console_control.h
U grub2/include/grub/efi/disk.h
U grub2/include/grub/efi/efi.h
U grub2/include/grub/efi/pe32.h
U grub2/include/grub/efi/time.h
cvs checkout: Updating grub2/include/grub/i386
U grub2/include/grub/i386/setjmp.h
U grub2/include/grub/i386/types.h
cvs checkout: Updating grub2/include/grub/i386/efi
U grub2/include/grub/i386/efi/kernel.h
U grub2/include/grub/i386/efi/time.h
cvs checkout: Updating grub2/include/grub/i386/pc
U grub2/include/grub/i386/pc/biosdisk.h
U grub2/include/grub/i386/pc/boot.h
U grub2/include/grub/i386/pc/chainloader.h
U grub2/include/grub/i386/pc/console.h
U grub2/include/grub/i386/pc/init.h
U grub2/include/grub/i386/pc/kernel.h
U grub2/include/grub/i386/pc/linux.h
U grub2/include/grub/i386/pc/loader.h
U grub2/include/grub/i386/pc/memory.h
U grub2/include/grub/i386/pc/multiboot.h
U grub2/include/grub/i386/pc/serial.h
U grub2/include/grub/i386/pc/time.h
U grub2/include/grub/i386/pc/vbe.h
U grub2/include/grub/i386/pc/vbeblit.h
U grub2/include/grub/i386/pc/vbefill.h
U grub2/include/grub/i386/pc/vga.h
cvs checkout: Updating grub2/include/grub/i386/pc/util
U grub2/include/grub/i386/pc/util/biosdisk.h
cvs checkout: Updating grub2/include/grub/ieee1275
U grub2/include/grub/ieee1275/ieee1275.h
U grub2/include/grub/ieee1275/ofdisk.h
cvs checkout: Updating grub2/include/grub/powerpc
U grub2/include/grub/powerpc/libgcc.h
U grub2/include/grub/powerpc/setjmp.h
U grub2/include/grub/powerpc/types.h
cvs checkout: Updating grub2/include/grub/powerpc/ieee1275
U grub2/include/grub/powerpc/ieee1275/biosdisk.h
U grub2/include/grub/powerpc/ieee1275/console.h
U grub2/include/grub/powerpc/ieee1275/ieee1275.h
U grub2/include/grub/powerpc/ieee1275/kernel.h
U grub2/include/grub/powerpc/ieee1275/loader.h
U grub2/include/grub/powerpc/ieee1275/multiboot.h
U grub2/include/grub/powerpc/ieee1275/time.h
cvs checkout: Updating grub2/include/grub/powerpc/ieee1275/util
U grub2/include/grub/powerpc/ieee1275/util/biosdisk.h
cvs checkout: Updating grub2/include/grub/sparc64
U grub2/include/grub/sparc64/libgcc.h
U grub2/include/grub/sparc64/setjmp.h
U grub2/include/grub/sparc64/types.h
cvs checkout: Updating grub2/include/grub/sparc64/ieee1275
U grub2/include/grub/sparc64/ieee1275/console.h
U grub2/include/grub/sparc64/ieee1275/ieee1275.h
U grub2/include/grub/sparc64/ieee1275/kernel.h
U grub2/include/grub/sparc64/ieee1275/time.h
cvs checkout: Updating grub2/include/grub/util
U grub2/include/grub/util/getroot.h
U grub2/include/grub/util/misc.h
U grub2/include/grub/util/resolve.h
cvs checkout: Updating grub2/io
U grub2/io/gzio.c
cvs checkout: Updating grub2/kern
U grub2/kern/device.c
U grub2/kern/disk.c
U grub2/kern/dl.c
U grub2/kern/env.c
U grub2/kern/err.c
U grub2/kern/file.c
U grub2/kern/fs.c
U grub2/kern/loader.c
U grub2/kern/main.c
U grub2/kern/misc.c
U grub2/kern/mm.c
U grub2/kern/parser.c
U grub2/kern/partition.c
U grub2/kern/rescue.c
U grub2/kern/term.c
cvs checkout: Updating grub2/kern/efi
U grub2/kern/efi/efi.c
U grub2/kern/efi/init.c
U grub2/kern/efi/mm.c
cvs checkout: Updating grub2/kern/i386
U grub2/kern/i386/dl.c
cvs checkout: Updating grub2/kern/i386/efi
U grub2/kern/i386/efi/init.c
U grub2/kern/i386/efi/startup.S
cvs checkout: Updating grub2/kern/i386/pc
U grub2/kern/i386/pc/init.c
U grub2/kern/i386/pc/lzo1x.S
U grub2/kern/i386/pc/startup.S
cvs checkout: Updating grub2/kern/ieee1275
U grub2/kern/ieee1275/ieee1275.c
cvs checkout: Updating grub2/kern/powerpc
U grub2/kern/powerpc/cache.S
U grub2/kern/powerpc/dl.c
cvs checkout: Updating grub2/kern/powerpc/ieee1275
U grub2/kern/powerpc/ieee1275/cmain.c
U grub2/kern/powerpc/ieee1275/crt0.S
U grub2/kern/powerpc/ieee1275/init.c
U grub2/kern/powerpc/ieee1275/openfw.c
cvs checkout: Updating grub2/kern/sparc64
U grub2/kern/sparc64/cache.S
U grub2/kern/sparc64/dl.c
cvs checkout: Updating grub2/kern/sparc64/ieee1275
U grub2/kern/sparc64/ieee1275/init.c
U grub2/kern/sparc64/ieee1275/openfw.c
cvs checkout: Updating grub2/loader
cvs checkout: Updating grub2/loader/efi
U grub2/loader/efi/chainloader.c
U grub2/loader/efi/chainloader_normal.c
cvs checkout: Updating grub2/loader/i386
cvs checkout: Updating grub2/loader/i386/pc
U grub2/loader/i386/pc/chainloader.c
U grub2/loader/i386/pc/chainloader_normal.c
U grub2/loader/i386/pc/linux.c
U grub2/loader/i386/pc/linux_normal.c
U grub2/loader/i386/pc/multiboot.c
U grub2/loader/i386/pc/multiboot_normal.c
cvs checkout: Updating grub2/loader/powerpc
cvs checkout: Updating grub2/loader/powerpc/ieee1275
U grub2/loader/powerpc/ieee1275/linux.c
U grub2/loader/powerpc/ieee1275/linux_normal.c
cvs checkout: Updating grub2/normal
U grub2/normal/arg.c
U grub2/normal/cmdline.c
U grub2/normal/command.c
U grub2/normal/completion.c
U grub2/normal/context.c
U grub2/normal/execute.c
U grub2/normal/function.c
U grub2/normal/lexer.c
U grub2/normal/main.c
U grub2/normal/menu.c
U grub2/normal/menu_entry.c
U grub2/normal/misc.c
U grub2/normal/parser.y
U grub2/normal/script.c
cvs checkout: Updating grub2/normal/i386
U grub2/normal/i386/setjmp.S
cvs checkout: Updating grub2/normal/powerpc
U grub2/normal/powerpc/setjmp.S
cvs checkout: Updating grub2/normal/sparc64
U grub2/normal/sparc64/setjmp.S
cvs checkout: Updating grub2/partmap
U grub2/partmap/acorn.c
U grub2/partmap/amiga.c
U grub2/partmap/apple.c
U grub2/partmap/gpt.c
U grub2/partmap/pc.c
U grub2/partmap/sun.c
cvs checkout: Updating grub2/term
U grub2/term/gfxterm.c
U grub2/term/terminfo.c
U grub2/term/tparm.c
cvs checkout: Updating grub2/term/efi
U grub2/term/efi/console.c
cvs checkout: Updating grub2/term/i386
cvs checkout: Updating grub2/term/i386/pc
U grub2/term/i386/pc/console.c
U grub2/term/i386/pc/serial.c
U grub2/term/i386/pc/vesafb.c
U grub2/term/i386/pc/vga.c
cvs checkout: Updating grub2/term/ieee1275
U grub2/term/ieee1275/ofconsole.c
cvs checkout: Updating grub2/term/powerpc
cvs checkout: Updating grub2/term/powerpc/ieee1275
cvs checkout: Updating grub2/util
U grub2/util/console.c
U grub2/util/genmoddep.c
U grub2/util/grub-emu.c
U grub2/util/misc.c
U grub2/util/resolve.c
U grub2/util/unifont2pff.rb
cvs checkout: Updating grub2/util/i386
cvs checkout: Updating grub2/util/i386/efi
U grub2/util/i386/efi/grub-mkimage.c
cvs checkout: Updating grub2/util/i386/pc
U grub2/util/i386/pc/biosdisk.c
U grub2/util/i386/pc/getroot.c
U grub2/util/i386/pc/grub-install.in
U grub2/util/i386/pc/grub-mkdevicemap.c
U grub2/util/i386/pc/grub-mkimage.c
U grub2/util/i386/pc/grub-probefs.c
U grub2/util/i386/pc/grub-setup.c
U grub2/util/i386/pc/misc.c
cvs checkout: Updating grub2/util/powerpc
cvs checkout: Updating grub2/util/powerpc/ieee1275
U grub2/util/powerpc/ieee1275/grub-install.in
U grub2/util/powerpc/ieee1275/grub-mkimage.c
U grub2/util/powerpc/ieee1275/misc.c
cvs checkout: Updating grub2/video
U grub2/video/video.c
cvs checkout: Updating grub2/video/i386
cvs checkout: Updating grub2/video/i386/pc
U grub2/video/i386/pc/vbe.c





_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to