similar to: 3.20-pre11 with password management

Displaying 20 results from an estimated 200 matches similar to: "3.20-pre11 with password management"

2008 Jan 09
2
MENU / SHA1 passwords not working.
Hi. I'm having a problem with hashing passwords for use in the menu. If I specify plain passwords in my config it works file: Example: MENU MASTER PASSWD 1234567890 MENU PASSWD test123 However if I hash a password using the sha1pass script the resulting hashes don't work. MENU MASTER PASSWD $4$9qj4qv8g$HQ6Jl6TVrpign78XeofX2OLmfJo$ MENU PASSWD test123
2007 Feb 04
1
Howto create encrypted passwords with the simple menu in pxelinux
Hallo! I am using pxelinux to boot the computers in my network. It works really nice! One thing I have not figured out is how to use encrypted passwords with the simple menu. Ofcourse it works with passwords stored in plain text, but I would really like to use securely stored passwords. I have tried to use the perl script "sha1pass" but this only ends up in a heap of error messages. I
2011 Jun 24
1
Requesting the removal of md5pass
Hi, As a packager of syslinux, I would like to get rid of the dependency of syslinux on Crypt::PasswdMD5, as it does not ship with RHEL/CentOS by default and therefor is an additional hurdle for people on those distributions to use a more recent syslinux. (I am also involved with the Rear project that relies on a more recent syslinux, and in various corporate environments need a recent
2007 Aug 13
1
A hardware tool for Syslinux
I started a COM32 module for displaying the hardware ressources we can detect in syslinux. I'm using the PCI COM32 module to detect the PCI devices, the CPUID COM32 module for the processor, and the DMI COM32 module to find the other information (motherboard, system, cpu,..). About the PCI devices, I'm using the "pci.ids" file from the pciutils package to display the
2009 Aug 21
1
HDT 0.3.4 is out
HDT 0.3.4 has just been released. Since April, due to some important changes, HDT was no more in sync with Syslinux. The 0.3.4 release will solve that major issue and will be part of Syslinux-3.83-pre8. Beside this syncing with Syslinux, this release aims at solving disk's detection bugs and improving the DMI reporting. I would like to thank pam for that though work. He did most (who
2009 Aug 21
1
HDT 0.3.4 is out
HDT 0.3.4 has just been released. Since April, due to some important changes, HDT was no more in sync with Syslinux. The 0.3.4 release will solve that major issue and will be part of Syslinux-3.83-pre8. Beside this syncing with Syslinux, this release aims at solving disk's detection bugs and improving the DMI reporting. I would like to thank pam for that though work. He did most (who
2013 Jun 13
0
KBDMAP - extlinux 5.xx
On 12.06.2013 14:41, Matt Fleming wrote: > On Thu, 06 Jun, at 01:11:53AM, poma wrote: >> >> Standalone directive 'kbdmap <kbd>.ktl' doesn't work within series 5. >> Tested via 5.00, 5.01 and 5.10. >> It works within series 4 - tested via 4.05 and 4.06. >> Is it a bug, or is it a feature? > > Could you provide me with your .ktl file? [1]
2009 Apr 27
0
HDT 0.3.2-pre1
HDT 0.3.2 is close to be release and will mainly add a better disk management To validate this great work from pierre, we did a -pre1 version to have some users inputs about it. My previous work on disks was a little bit limited and incomplete. Since pierre did a massive rework that allow hdt to feature disks & partitions detection. On the menu side, the "Disk" menu is now
2009 May 02
0
HDT 0.3.2 is out !
Hello all, Since the pre1 very few reports, so it's time to release 0.3.2. Very few changes since -pre1 : - 'dmi> show memory' isn't clearing screen anymore - menu mode is now using full screen (the bottom black line is removed) Enjoy 0.3.2 and feel free to report any troubles/comments about it. You can download it at : http://konilope.linuxeries.org/hdt/hdt_0_3_2.c32
2009 May 05
7
HDT 0.3.3 is out
HDT 0.3.3 has just been released. This release aims at solving some CLI bugs and adds a some new memory mapping detection. I'd like to thanks Dag Wieers for reporting many CLI bugs & pierre for his work on the memory mapping. Here come the changelog: - A new memory mode Memory items can be reached via the new "memory>" mode. - Memory mapping display Pierre did integrate
2009 May 05
7
HDT 0.3.3 is out
HDT 0.3.3 has just been released. This release aims at solving some CLI bugs and adds a some new memory mapping detection. I'd like to thanks Dag Wieers for reporting many CLI bugs & pierre for his work on the memory mapping. Here come the changelog: - A new memory mode Memory items can be reached via the new "memory>" mode. - Memory mapping display Pierre did integrate
2009 May 02
4
HDT 0.3.2 is out
HDT 0.3.2 is out and mainly add a better disk management My previous work on disks was a little bit limited and incomplete. Since pierre did a massive rework that allow hdt to feature disks & partitions detection. On the menu side, the "Disk" menu is now extended to show disks' partitions. On the cli side, we now have more commands : hdt> show disk This command will show a
2009 May 02
4
HDT 0.3.2 is out
HDT 0.3.2 is out and mainly add a better disk management My previous work on disks was a little bit limited and incomplete. Since pierre did a massive rework that allow hdt to feature disks & partitions detection. On the menu side, the "Disk" menu is now extended to show disks' partitions. On the cli side, we now have more commands : hdt> show disk This command will show a
2016 Mar 07
0
Re: [PATCH v2] Use less stack.
On Monday 07 March 2016 11:18:32 Richard W.M. Jones wrote: > GCC has two warnings related to large stack frames. We were already > using the -Wframe-larger-than warning, but this reduces the threshold > from 10000 to 5000 bytes. > > However that warning only covers the static part of frames (not > alloca). So this change also enables -Wstack-usage=10000 which covers > both
2016 Mar 07
2
[PATCH v2] Use less stack.
GCC has two warnings related to large stack frames. We were already using the -Wframe-larger-than warning, but this reduces the threshold from 10000 to 5000 bytes. However that warning only covers the static part of frames (not alloca). So this change also enables -Wstack-usage=10000 which covers both the static and dynamic usage (alloca and variable length arrays). Multiple changes are made
2005 May 08
1
SYSLINUX 3.08-pre11
This test release includes the Multiboot support from Tim Deegan, and increases the command line limit to 1023 characters. This is a 3.08 release candidate, so if you have a chance, please test it out. ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2005 Aug 30
0
SYSLINUX 3.11-pre11 -- release candidate
I ended up implementing the "totaltimeout" command per discussion on the SYSLINUX mailing list, and adjusted the timeout of the menu system accordingly. The necessary restructuring really wasn't too painful with judicious use of longjmp() and subroutines -- basically poor man's exception handling. Thus, I have released 3.11-pre11; barring no objections or problems I will
2004 Dec 10
0
isolinux needing mkisofs (2.12-pre11)
Tried both normal and debug images with Roxio 6 and Nero 6.6. Everything worked fine. Also tried cdrwin and ran into an interesting issue with it regarding it's support of image files >8k -- reported it to them. FYI, tried booting on 2 Intel and 2 Asus planars all reported no info returned in the spec packet. David >Okay, after a bit more research I ended up implementing this
2003 Dec 11
0
SYSLINUX 2.08-pre11
I have released SYSLINUX 2.08-pre11. It is the same as 2.08-pre10 except I have added logical partition support to the chainbooting module (still no partition hiding or anything like that.) Unfortunately I have no way to test this at the moment, so I thought I'd release a -pre11 and see if someone was willing to take it for a spin.
2004 Feb 06
0
SYSLINUX 2.09-pre11
Hi all, I have released SYSLINUX 2.09-pre11; the only difference is Murali's latest patches for the menu system, mostly to add the ability to add separators to the menus. ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ Please test it out. Some time over the weekend I'm going to do a sweep for bug fixes I've forgotten and otherwise I'd like to release 2.09 next