similar to: gen-id.sh and git

Displaying 20 results from an estimated 10000 matches similar to: "gen-id.sh and git"

2008 Jul 13
4
[PATCH] pci: Introduce slot and function information
Introduce slot and function information to pci_device and fill them in pci_scan(). - Sebastian Index: syslinux-3.71-pre5-3-g852d962/com32/include/sys/pci.h =================================================================== --- syslinux-3.71-pre5-3-g852d962.orig/com32/include/sys/pci.h 2008-07-09 22:20:36.000000000 +0200 +++ syslinux-3.71-pre5-3-g852d962/com32/include/sys/pci.h 2008-07-09
2011 Apr 02
1
OT:Question on gen-id.sh $id
Somewhat off-topic. I've noticed for some time, when one recompiles the syslinux, that it uses an id that is created by the gen-id.sh script that seems to be a hex string by making the id variable equal to the $tim variable. I had modified the script to append the the prexx of the directory to the $tim variable. Tested it with the pre15 and pre17 that came out today. The first one
2009 Sep 02
3
fsc branch and Bochs
I have just tried syslinux-4.00-pre5-3-g25fb8eb on Bochs + etherboot and it doesn't seem to work: PXELINUX 4.00 pre5-3-g25fb8eb Copyright (C) 1994-2009 H. Peter Anvin et al !PXE entry point found (we hope) at 9F00:0680 via plan A UNDI code segment at 9F00 len 0AB0 UNDI data segment at 9E00 len 1000 Getting cached packet 01 02 03 My IP address seems to be C0A80178 192.168.1.120
2009 May 02
1
[PATCH] pxechain: remove unused ipaddrbuf
Remove unused ipaddrbuf. - Sebastian Index: syslinux-3.80-pre5-5-gd562154/modules/pxechain.asm =================================================================== --- syslinux-3.80-pre5-5-gd562154.orig/modules/pxechain.asm +++ syslinux-3.80-pre5-5-gd562154/modules/pxechain.asm @@ -556,6 +556,3 @@ close_status: dw 0 PXEOpenParms: open_status: dw 0 open_ciaddr: dd 0 - - section .bss
2008 Jul 17
1
syslinux-3.71-pre14-5-gfa6a60e: find-mingw.sh: Command not found
I just tried to build syslinux-3.71-pre14-5-gfa6a60e and got the following: make[1]: Leaving directory `/syslinux/syslinux-3.71-pre14-5-gfa6a60e/dos' make[1]: find-mingw.sh: Command not found make[1]: Entering directory `/syslinux/syslinux-3.71-pre14-5-gfa6a60e/win32' gcc -Wp,-MT,syslinux.o,-MMD,.syslinux.o.d -W -Wall -Wno-sign-compare -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -I.
2008 Sep 09
1
[PATCH] parsecmd: show keyword in err_noparm message
Show which keyword is missing the parameter. - Sebastian Index: syslinux-3.72-pre5/core/parsecmd.inc =================================================================== --- syslinux-3.72-pre5.orig/core/parsecmd.inc 2008-06-23 17:11:47.000000000 +0200 +++ syslinux-3.72-pre5/core/parsecmd.inc 2008-09-09 22:11:35.000000000 +0200 @@ -82,9 +82,11 @@ ; No parameter .noparm: mov si,err_noparm -
2015 Jun 14
5
Alternate git repo
On Sat, Jun 13, 2015 at 6:14 PM, Sebastian Herbszt <herbszt at gmx.de> wrote: > Gene Cumm wrote: >> Recently there have been discussions off-list about using another repo >> as the primary repository, repo.or.cz in particular. Considering the >> issues until recently with git.zytor.com and the situation with >> git.kernel.org along with the fact I already push to
2009 Sep 03
1
fsc branch: loop in pxe_idle_init() on qemu with pcnet card
syslinux-4.00-pre5-10-gdc10f7b locks up on qemu with pcnet card. The problem seems to be in pxe_idle_init(). Added debug output: dev_id: 10222000 before while loop h: 10 l: 0 h: 10 l: 0 e: 14e4166a h modified h: 350482265 l:0 h seems bogus as there are only 11 entries in pxe_need_idle_drain. if (e == dev_id) { found = true; break; } else if (e <
2019 Jul 23
3
Status of syslinux git master
hpa wrote: > On July 7, 2019 8:37:10 AM PDT, Sebastian Herbszt <herbszt at gmx.de> > wrote: > >Gene, > > > >it looks like the syslinux master branch is broken since February > >[1]. Peter created the wip.makefixes branch but I wasn't able to get > >it working (yet) and it lacks activity since March. > > > >I think it might be time to revert
2010 Jun 13
2
[GIT PULL] gfxboot module changes
Hello Peter, the following changes since commit 08b3602db548775ca819780de77686a186156ec7: H. Peter Anvin (1): isohybrid: use getopt_long_only() are available in the git repository at: git://repo.or.cz/syslinux/sherbszt.git gfxboot32 Sebastian Herbszt (2): gfxboot: use syslinux_derivative_info() gfxboot: set media type com32/gfxboot/gfxboot.c | 22
2015 Jun 13
2
Alternate git repo
Recently there have been discussions off-list about using another repo as the primary repository, repo.or.cz in particular. Considering the issues until recently with git.zytor.com and the situation with git.kernel.org along with the fact I already push to multiple repos, I think this may be a good time to look at maintaining multiple official repos that are pushable. As it stands, repo.or.cz has
2009 Apr 30
2
syslinux-3.80-pre5, mboot.h and DEBUG 1
The commit "linux.c32: move handling of mem= and vga= into the library function" also sets DEBUG to 1 in mboot.h. Is this intended? - Sebastian
2019 Jul 07
5
Status of syslinux git master
Gene, it looks like the syslinux master branch is broken since February [1]. Peter created the wip.makefixes branch but I wasn't able to get it working (yet) and it lacks activity since March. I think it might be time to revert commit 458a54133ecd ("Fix all warnings, and better separate code that should not be mixed") which broke master. Then apply at least the outstanding patch
2010 Nov 03
1
Patch to provide "btrfs subvolume last-gen".
Here is a patch to btrfs-progs to provide the command "subvolume last-gen": $ sudo ./btrfs subvolume last-gen /.snaps/1h-20101102-010001 transid marker was 2808 $ sudo ./btrfs subvolume last-gen /.snaps/1h-20101102-020001/ transid marker was 2942 $ So we can do something like: $ sudo ./btrfs subvolume find-new /.snaps/1h-20101102-020001 2808 | head -5 inode 100399
2007 Jun 01
0
htb-gen 9.0beta (htb frontend with web-frontend for home/small/medium ISPs)
original at: http://www.praga.org.ar/wacko/DevPraga/htbgen Htb-gen has evolved a lot since it release in feb/2006, but i have no time to make a public decent documented and generalized release. But right now i think that is better to put the stuff here, so others can enjoy the notorious improvements (and maybe someone whants to help out) Lets go to the hacks: I have made 2 flavors of htb-gen
2012 Feb 03
0
[LLVMdev] HELP - tblgen -gen-asm-matcher restrictions on .td content
Hi Jack, On Jan 25, 2012, at 6:45 PM, "Carter, Jack" <jcarter at mips.com> wrote: > I'm trying to generate MipsGenAsmMatcher.inc for MipsAsmParser.cpp. > > What added restrictions for the .td file contents are there for tblgen -gen-asm-matcher? > Lots, as you're finding, almost all of them completely undocumented. :( > For the Mips platform we create
2011 Mar 30
2
[GIT PULL] gfxboot module changes
Hello Peter, the following changes since commit 0620743d1e54cf48aa8e5cf5636739addae49d60: H. Peter Anvin (1): Merge remote-tracking branch 'mcb30/empty-tftp-ip' are available in the git repository at: git://repo.or.cz/syslinux/sherbszt.git gfxboot32 Sebastian Herbszt (4): gfxboot: use skipspace() gfxboot: don't use the bounce buffer gfxboot: remove
2008 Aug 17
1
[PATCH] pci: rename get_module_name_from_pci_ids
Rename get_module_name_from_pci_ids to get_module_name_from_pcimap since the module names are read from the modules.pcimap and not pci.ids file. - Sebastian Index: syslinux-3.71-12-ga19312b/com32/include/sys/pci.h =================================================================== --- syslinux-3.71-12-ga19312b.orig/com32/include/sys/pci.h 2008-08-16 19:39:41.000000000 +0200 +++
2005 Jul 25
1
TE410P (2nd gen) red alarm
CVS HEAD as of today. I have replaced my 1st gen TE410P with a second gen card, and recompiled zaptel and libpri. However, all I get is a red alarm on span 1, and cannot make or receive calls. If I replace the 2nd gen with the first gen card and recompile then I have no alarms, and I can make and receive calls. Is there anything that I need to do to make the 2nd gen card work ? Julian.
2012 Jan 26
2
[LLVMdev] HELP - tblgen -gen-asm-matcher restrictions on .td content
I'm trying to generate MipsGenAsmMatcher.inc for MipsAsmParser.cpp. What added restrictions for the .td file contents are there for tblgen -gen-asm-matcher? For the Mips platform we create the following .inc files through tblgen. tablegen(LLVM MipsGenRegisterInfo.inc -gen-register-info) tablegen(LLVM MipsGenInstrInfo.inc -gen-instr-info) tablegen(LLVM MipsGenCodeEmitter.inc -gen-emitter)