CVS commit: src/sys/arch/i386/stand/pxeboot

2013-10-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 20 19:47:28 UTC 2013 Modified Files: src/sys/arch/i386/stand/pxeboot: pxe.c pxe_call.S Log Message: Revert previous code move to accommodate relocation that does not fit. Move pxe_command_buf declaration next to the

CVS commit: src/sys/arch/i386/stand/pxeboot

2013-10-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 20 00:16:16 UTC 2013 Modified Files: src/sys/arch/i386/stand/pxeboot: pxe_call.S Log Message: Move an instruction above .code16 so that it produces an R_386_32 instead of an R_386_16 relocation, which is truncated to

CVS commit: src/sys/arch/i386/stand/pxeboot

2013-03-06 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Wed Mar 6 11:34:37 UTC 2013 Modified Files: src/sys/arch/i386/stand/pxeboot: main.c Log Message: update help To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/arch/i386/stand/pxeboot/main.c Please note that

CVS commit: src/sys/arch/i386/stand/pxeboot

2011-03-18 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Fri Mar 18 17:46:27 UTC 2011 Modified Files: src/sys/arch/i386/stand/pxeboot: start_pxe.S Log Message: Automatically adjust pxeboot(8) stack based on the end of .bss, like is already done in biosboot.S for boot(8). (The heap

CVS commit: src/sys/arch/i386/stand/pxeboot

2011-03-18 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Fri Mar 18 18:21:38 UTC 2011 Modified Files: src/sys/arch/i386/stand/pxeboot: main.c Log Message: Honor bp_timeout even when X86_BP_FLAGS_NOBOOTCONF is set. Or, in other words, bring back the 5 second countdown in pxeboot(8).

CVS commit: src/sys/arch/i386/stand/pxeboot

2010-04-06 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Tue Apr 6 21:18:59 UTC 2010 Modified Files: src/sys/arch/i386/stand/pxeboot: main.c Log Message: Add multiboot command. This lets us netboot the xen+dom0 kernel combo. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

CVS commit: src/sys/arch/i386/stand/pxeboot

2010-01-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Sun Jan 17 17:02:47 UTC 2010 Modified Files: src/sys/arch/i386/stand/pxeboot: Makefile Log Message: fix tyop in default flag definition To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20

CVS commit: src/sys/arch/i386/stand/pxeboot

2009-12-13 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sun Dec 13 23:01:42 UTC 2009 Modified Files: src/sys/arch/i386/stand/pxeboot: dev_net.c main.c pxe.c pxe_netif.h Log Message: Shut down the PXE network stack when we are done with it. This fixes an issue where a CK804 nfe(4)