similar to: syslinux-devel mailing list?

Displaying 20 results from an estimated 30000 matches similar to: "syslinux-devel mailing list?"

2009 May 24
3
Time to set a coding style for Syslinux?
Given the number of people that are starting to be involved in Syslinux development, I wanted to start a discussion about a common coding style, for C code in particular. Currently, a lot of the code in Syslinux is written in different styles, partly because my own style has changed over the years. There are pretty much two alternatives that I think are realistic: a) Linux kernel coding style:
2009 Aug 07
1
SYSLINUX 4.00-pre1
Hi everyone, I have pushed out a development preview release of Liu's filesystems in C code (including ext4 support for EXTLINUX). It is called 4.00-pre1, which doesn't mean it is the final 4.00 by any means (it isn't even current with respect to some aspects of the 3.8x branch.) However, it is now available for people to try out. It is checked into the fsc branch
2009 Apr 04
2
SYSLINUX 3.74-pre17: (hopefully final) release candidate
Let's try to get this thing released. Dag: will you do your RPM buildathon on this drop? Changes in 3.74: * New UI directive, which allows a more natural way to specify a menu system (or not.) With the UI directive specifying the menu system, the DEFAULT directive can be used to select the default entry inside the menus. * kbdmap.c32: new module
2009 Nov 12
12
no memory entry in main menu
Ralf Carl a ?crit : > Hello Erwan, > > i just want to inform you, that there is still no memory entry in the > main menu (hdt_034 & hdt_035). > Typing in DMI mode "show module 0" etc. the memory modules are listet. You mean the menu mode isn't working whereas the cli mode works ? Do you confirm this , IF yes, It seems the Type 6 (the only one you have as you
2009 Sep 18
2
Syslinux
Hello all! I saw on ubuntu that when syslinux starts, it starts a pop-up with language selecting. I think (?) (not sure) this is from a patch of syslinux named gfxboot. And I want to make a bootable cd and I need to know how to obtain that with syslinux, or how to patch it with gfxboot! Thanks all! ----------------------------------- Shadow
2010 Oct 13
3
[syslinux:disklib] disklib: make CHS calculation match core/fs/diskio.c
On 10/13/2010 08:36 AM, syslinux-bot for Michal Soltys wrote: > Commit-ID: 9c8db7560e2dc83d1191bb2f90b4d4d0ae3d37d6 > Gitweb: http://syslinux.zytor.com/commit/9c8db7560e2dc83d1191bb2f90b4d4d0ae3d37d6 > Author: Michal Soltys <soltys at ziu.info> > AuthorDate: Wed, 13 Oct 2010 10:57:36 +0200 > Committer: Michal Soltys <soltys at ziu.info> > CommitDate: Wed, 13
2016 May 08
2
HDT site down??
I have dyndns.org account, so added the name below and mapped the IP address to it for now. Rather than having to remember the number. http://hdt-project.dyndns.org/ Not sure what 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:
2010 Sep 21
1
[Pull request] disklib: fixes for write functions
Hello Erwan, You will find below a pull request for the bug reported by Robert Jordan in the disk library. The first patch is the one he tested (see http://syslinux.zytor.com/archives/2010-September/015341.html) and the second one is a sanity check for the number of sectors written by call ( see http://syslinux.zytor.com/archives/2010-September/015342.html). Thanks, The following changes
2016 May 05
2
HDT site down??
Have noticed it is down, since I check this and other sites for updates regularly. My monitor shows it down at www.hdt-project.org DOWN www.hdt-project.org May 5, 2016, 4:45 am (Guam time GMT+1000) Going to the web site gives this The following error was encountered while trying to retrieve the URL: http://www.hdt-project.org/wiki/hdt-0.5.0 Unable to determine IP address from host name
2009 Mar 11
2
Introducing a new com32 module : HDT
Since a while, I've been contributing some code to syslinux to improve the hardware detection. Most of that code have been revamped from other project like dmidecode or the linux kernel itself. The com32 api is really a nice play for developing new features. All of that work is only available in libraries or sample code. During his fosdem presentation
2010 Apr 30
4
Syslinux 4.00-pre40 now a Release Candidate
I just released Syslinux 4.00-pre40. This is now a Release Candidate, meaning that it is on track to be released as it currently is unless I hear back about currently unexpected problems. If you have a chance, please pretty please test it. -hpa
2007 Jun 03
3
remote_form_for issue
Hi everybody, I''m trying to change my current forms in my app to remote_forms. It was my understanding that remote_form_for and form_for work in the same way, so I just wanted to change the methods. My code looks like: <% form_remote_for :post, :url => posts_url do |f| %> <%= render :partial => ''form_posts'', :locals => {:f => f} %> <%=
2011 Nov 14
1
hdt-project.org server maintenance
Hi all, ?I will upgrade hdt-project.org this afternoon.The website will briefly go down shortly. Join #hdt on freenode for updates. Thanks, -- Pierre-Alexandre Meyer http://pub.mouraf.org/blog
2019 Feb 21
1
"syslinux-commits" mailing list and archive. WAS:Testing, please excuse the noise...
On 2/20/19 5:22 PM, H. Peter Anvin via Syslinux wrote: > On 2/18/19 8:56 AM, Ady Ady via Syslinux wrote: >> >> BTW, until very recently, we used to have a "syslinux-commits" mailing >> list (and its archive). >> >> Would it be possible to have "syslinux-commits" back (and its archive)? >> >> IIRC, it was "linked" to the
2009 Jul 12
2
Gfxboot COMBOOT module vs Ubuntu patches
Good afternoon Sebastian, I am working on upgrading the Ubuntu Syslinux package. It is currently not in sync with the Debian version, partially because of merge conflicts with the Gfxboot patches. Cf: https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/270822 https://merges.ubuntu.com/s/syslinux/REPORT I was wondering where your Gfxboot version comes from. I know both Suse and
2010 Jan 07
0
New Syslinux-commits mailing list
Hi all, I have set up a mailing list that will track all the commits done to the Syslinux git tree. To subscribe, go to: http://www.zytor.com/mailman/listinfo/syslinux-commits This is not a user-postable list; all the contents is automatically generated commit messages. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.
2009 Jun 08
1
Absolutely last call for 3.82
I'm going to push out a Syslinux 3.82 later today unless someone yells... -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.
2007 Mar 14
3
A place to put common partial templates and RJS files?
Greetings, I have a partial template file (acutally, it is an RJS file but the same principle is in question here) which I wish to "share" between multiple controllers. Does anyone know where in the directory tree I would put these files in order that I can access them from multiple controllers in the same app? I really would prefer not having to copy them all into all of the
2007 May 10
13
REST own action
I can sent my own action to a users_controller stating in routes.rb map.resources :users, :member => { :network => get } I defined in my users_controller the network action.... so I can have an url like "http://localhost:3000/users/168.xml;network" now I would like to have another action network_plus which is a little bit different fron the network.. sure, I can state another
2009 Apr 09
1
SYSLINUX 3.74 released
Well, here it is. This is a historic Syslinux release -- it's the first one in 15 years in which the majority of the work was not done by myself; mostly because of the *huge* effort Erwan and Pierre have put in on HDT. I also want to give a special thank you to my new(ish) employer, Intel Corporation, for letting me continue to work on Syslinux. :) From here, onward and upward. I