search for: erwanaliasr1

Displaying 20 results from an estimated 72 matches for "erwanaliasr1".

2016 Jul 28
2
[PATCH] : Adding dlabel option to chain.c32
That is perfectly true. I had a beautiful bug in the code .... Switching from python to C have some weird side-effect. Indenting is not enough, brackets are required.... So I pushed https://github.com/ErwanAliasr1/syslinux/commit/5a122d218553a6d4019273653ba9fad66d6ae79e with the fix. I tested it on my multi-disk system with success. I also changed the name of the function. 2016-07-17 8:21 GMT+02:00 poma <pomidorabelisima at gmail.com>: > On 16.07.2016 10:39, Erwan Velu wrote: > > The idea i...
2015 Sep 04
2
[syslinux:master] tftp: Report server IP address on debug message
On Fri, Sep 04, 2015 at 09:15:07AM -0700, syslinux-bot for Erwan Velu wrote: > Commit-ID: 66105926f3d748de827eb863913171efb9624165 > Gitweb: http://www.syslinux.org/commit/66105926f3d748de827eb863913171efb9624165 > Author: Erwan Velu <erwanaliasr1 at gmail.com> > AuthorDate: Wed, 2 Sep 2015 18:26:37 +0200 > Committer: Erwan Velu <erwanaliasr1 at gmail.com> > CommitDate: Fri, 4 Sep 2015 17:57:52 +0200 > > tftp: Report server IP address on debug message > > When debugging, it is very useful to get the ip adress...
2015 Dec 01
3
Some patches from mageia
...on the command line. I had some issues with gfxboot and had to implement that. I know it's a workaround, I don't really get if that's useful for others. You can forget it if you consider it as too weird. You can get the two commits from my mageia_fixes branch here : https://github.com/ErwanAliasr1/syslinux/tree/mageia-fixes It's currently rebased on the current master. Cheers, Erwan
2016 Jul 16
5
[PATCH] : Adding dlabel option to chain.c32
...;datapartition". > >>> > >>> You can consider dlabel= doing almost what mbr= does but by inspecting > >>> the gpt partitions label. > >>> > >>> > >>> Please find below the commit : > >>> > https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbfb8cef49517aa36b4a79998b4332289489 > >>> > >> > >> > >> # gdisk -l /dev/vda > >> ... > >> Partition table scan: > >> MBR: protective > >> BSD: not present > >> APM: not present > >&...
2016 Jul 28
0
[PATCH] : Adding dlabel option to chain.c32
https://github.com/ErwanAliasr1/syslinux/commit/6993cc151a67f68673bf58372870b301a3d1022a sorry. 2016-07-28 15:52 GMT+02:00 Erwan Velu <erwanaliasr1 at gmail.com>: > That is perfectly true. I had a beautiful bug in the code .... Switching > from python to C have some weird side-effect. Indenting is not enough, > b...
2015 Sep 05
1
[syslinux:master] tftp: Report server IP address on debug message
...> > On Fri, Sep 04, 2015 at 09:15:07AM -0700, syslinux-bot for Erwan Velu > wrote: > >> Commit-ID: 66105926f3d748de827eb863913171efb9624165 > >> Gitweb: > http://www.syslinux.org/commit/66105926f3d748de827eb863913171efb9624165 > >> Author: Erwan Velu <erwanaliasr1 at gmail.com> > >> AuthorDate: Wed, 2 Sep 2015 18:26:37 +0200 > >> Committer: Erwan Velu <erwanaliasr1 at gmail.com> > >> CommitDate: Fri, 4 Sep 2015 17:57:52 +0200 > >> > >> tftp: Report server IP address on debug message > >> > &g...
2015 Sep 02
1
HDT & DMI updates
...> bit. > > > > While testing HDT I found some serious bugs in HDT's CLI mode but also > took > > the time to update the DMI detection tables. > > > > Please find my hw_update branch which is in sync with the current git > tree. > > https://github.com/ErwanAliasr1/syslinux/commits/hw_update > > f249d92b doesn't feel right. After parsing, it should become an array > of many pointers, one per argument. You do this allocation in > parse_command_line() properly but I believe due to the indirection, > it's not being applied correctly. Do...
2015 Aug 14
2
HDT & DMI updates
...ve been off for a pretty long time and I'm trying to resume a little bit. While testing HDT I found some serious bugs in HDT's CLI mode but also took the time to update the DMI detection tables. Please find my hw_update branch which is in sync with the current git tree. https://github.com/ErwanAliasr1/syslinux/commits/hw_update Erwan,
2016 May 08
2
HDT site down??
...at the status is. On 5 May 2016 at 7:02, Pierre-Alexandre Meyer wrote: Date sent: Thu, 5 May 2016 07:02:51 -0400 Subject: Re: [syslinux] HDT site down?? From: Pierre-Alexandre Meyer <pierre at mouraf.org> To: "Michael D. Setzer II" <mikes at kuentos.guam.net>, Erwan Velu <erwanaliasr1 at gmail.com> Copies to: For discussion of Syslinux and tftp-hpa <syslinux at zytor.com> > > Hi Michael, > > On Thu, May 5, 2016 at 4:06 AM, Michael D. Setzer II via Syslinux <syslinux at zytor.com> wrote: > Haven't seen updates on site for some time. >...
2015 Sep 05
0
[syslinux:master] tftp: Report server IP address on debug message
...ux at zytor.com> wrote: > On Fri, Sep 04, 2015 at 09:15:07AM -0700, syslinux-bot for Erwan Velu wrote: >> Commit-ID: 66105926f3d748de827eb863913171efb9624165 >> Gitweb: http://www.syslinux.org/commit/66105926f3d748de827eb863913171efb9624165 >> Author: Erwan Velu <erwanaliasr1 at gmail.com> >> AuthorDate: Wed, 2 Sep 2015 18:26:37 +0200 >> Committer: Erwan Velu <erwanaliasr1 at gmail.com> >> CommitDate: Fri, 4 Sep 2015 17:57:52 +0200 >> >> tftp: Report server IP address on debug message >> >> When debugging, it is very u...
2016 Jul 16
0
[PATCH] : Adding dlabel option to chain.c32
...ch disk is "bootable" in > the disk. > > This way I can tell "please boot the disk that have one partition labelled > "xyz"". > > So nothing related to filesystem but gpt labels & disks. > OK, this is sucus of your patch: https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbf#diff-6fb847366ce3f1ddbf6ffd8fd4d408fcR165 + // We don't care about the actual partition that matched + pi_del(&iter); i.e. https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbf#diff-6fb847366ce3f1ddbf6ffd8fd4d408fcR167 + // Let's return the disk...
2016 Jun 30
8
[PATCH] : Adding dlabel option to chain.c32
...m32 chain.c32 append dlabel=datapartition This allow booting on a disk that sports a least one partition labelled "datapartition". You can consider dlabel= doing almost what mbr= does but by inspecting the gpt partitions label. Please find below the commit : https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbfb8cef49517aa36b4a79998b4332289489
2016 May 08
0
HDT site down??
...have successfully renewed the following domain that is registered at Gandi: hdt-project.org This domain has been renewed for 1 year(s), and the new expiration date is therefore 2017-05-04 20:20:51 On 8 May 2016 at 15:26, Michael D. Setzer II via Sysl wrote: To: Erwan Velu <erwanaliasr1 at gmail.com>, Pierre-Alexandre Meyer <pierre at mouraf.org> Date sent: Sun, 08 May 2016 15:26:47 +1000 Priority: normal Subject: Re: [syslinux] HDT site down?? From: "Michael D. Setzer II via Syslinux" <syslinux at zytor.com> Send re...
2016 Jul 15
2
[PATCH] : Adding dlabel option to chain.c32
...that sports a least one partition > > labelled "datapartition". > > > > You can consider dlabel= doing almost what mbr= does but by inspecting > > the gpt partitions label. > > > > > > Please find below the commit : > > https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbfb8cef49517aa36b4a79998b4332289489 > > > > > # gdisk -l /dev/vda > ... > Partition table scan: > MBR: protective > BSD: not present > APM: not present > GPT: present > > Found valid GPT with protective MBR; using GPT. > ......
2016 Jul 17
2
[PATCH] : Adding dlabel option to chain.c32
> > As opposed to "label", > "dlabel" ... > https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbf > > SeaBIOS / GRUB2 > > ... > ... > <target dev='vdc' bus='virtio'/> > <boot order='3'/> > ... > ... > <target dev='vdd' bus='virtio'/> >...
2014 Oct 10
1
dumping using tftp
...tre de donn?es 4101 Molson, Suite 203 Montr?al, Qu?bec H1Y 3J2 Office : 514-522-0984 Urgency Mobile: 514-668-5252 philippe.johnston at ubisoft.com<mailto:philippe.johnston at ubisoft.com> [Description: cid:939101214 at 01122004-3415]<http://www.ubisoft.ca/fr/> From: Erwan Velu [mailto:erwanaliasr1 at gmail.com] Sent: October-10-14 5:55 AM To: Philippe Johnston Cc: hdt at zytor.com Subject: Re: [hdt] dumping using tftp I'm not sure to get your point properly. If you need to upload a result to a tftp server, you need to PXE boot hdt to gain the network service. HDT can be booted in PXE b...
2015 Sep 02
0
HDT & DMI updates
...g time and I'm trying to resume a little bit. > > While testing HDT I found some serious bugs in HDT's CLI mode but also took > the time to update the DMI detection tables. > > Please find my hw_update branch which is in sync with the current git tree. > https://github.com/ErwanAliasr1/syslinux/commits/hw_update f249d92b doesn't feel right. After parsing, it should become an array of many pointers, one per argument. You do this allocation in parse_command_line() properly but I believe due to the indirection, it's not being applied correctly. Don't we need the addr...
2015 Dec 10
0
Some patches from mageia
...D was used. Current Syslinux should ignore the global APPEND for COM32 use but other config parsers like (vesa)menu.c32 and gfxboot.c32 might not as they don't call by LABEL but execute plain commands. > You can get the two commits from my mageia_fixes branch here : > https://github.com/ErwanAliasr1/syslinux/tree/mageia-fixes git-rebase did a far better job than a git-merge in this case. Both are merged. > It's currently rebased on the current master. > > Cheers, > Erwan -- -Gene
2016 Jun 30
0
[PATCH] : Adding dlabel option to chain.c32
...es but by inspecting > the gpt partitions label. > > The "dlabel:" option can be considered as doing almost what the "mbr:" option does, but by searching for a specified label in the GPT partitions. > Please find below the commit : > https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbfb8cef49517aa36b4a79998b4332289489 Additional suggestions for the text in the commit itself, with some spelling corrections and matching the wording used in the above suggestions: > 147 + * Search for a specific drive whic have a partition with a given GPT label....
2016 Jul 15
0
[PATCH] : Adding dlabel option to chain.c32
...> > This allow booting on a disk that sports a least one partition > labelled "datapartition". > > You can consider dlabel= doing almost what mbr= does but by inspecting > the gpt partitions label. > > > Please find below the commit : > https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbfb8cef49517aa36b4a79998b4332289489 > # gdisk -l /dev/vda ... Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. ... Number Start (sector) End (sector) Size Code Name...