Displaying 5 results from an estimated 5 matches for "emiliolazozaia".
2011 Apr 02
2
[Bug 712] New: iptables-save does not save correcly rateest bps parameter
...Product: iptables
Version: unspecified
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: unknown
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: emiliolazozaia at gmail.com
Estimated Hours: 0.0
I have found something that may be a bug in iptables-save or in kernel
'rateest' code.
If I do:
# iptables -t mangle -A Balance -m conntrack --ctstate NEW -m rateest
--rateest1 wan1meter --rateest-bps 1000kbit --rateest-bps1 1000kbit
--rateest-gt --r...
2011 Jun 12
1
Chainload isohybrid image from extlinux
Hi,
I'm trying to boot Debian-Installer image from extlinux with chain.c32;
i.e.:
- I'm doing this from a loopback device (loop0) which later will be
dumped to an USB stick.
- GPT disklabel.
- Partition 15 (loop0p15) contains extlinux info, and partition 12
contains Debian multi-arch installer image *dumped*[1], and its
corresponding menu entry for extlinux is something like:
LABEL
2015 Aug 29
1
Chainload El Torito grub2 from syslinux from a partition table
Hello,
I have the following scenario:
- GPT Partitioned USB disk with syslinux (or extlinux) on the first
partition and a menu to boot each partition; all of them are iso9660
images of different linux distros,
- Before dumping every iso image into its partition space on the USB
disk I need to remaster it changing something on its initrd to be able
to coexist with other linux distros on the
2010 Jun 18
1
Multiboot pendrive with GPT - a tricky solution which could improve syslinux behavior
Hello!
I'm posting some experiences with GRUB0/1 + sys/extlinux + MBR/GPT in a
pendrive with 15 partitions. This could be helpful improving
sys/extlinux.
I did make a bootable pendrive with 14 distros using a GPT partition
table and a tricky solution to let sys/extlinux boot from every
partition chainloaded from GRUB (GRUB0 or GRUB1).
Having a MBR schema, sys/extlinux can't be
2015 Dec 09
2
syslinux 6.03 bug related to rev shadow and scroll bar with vshift
I thought I've found three bugs on syslinux 6.03:
(1) With sample config file as is, i.e. leaving commented MENU VSHIFT
and MENU COLOR UNSEL but uncommented MENU COLOR SEL:
A black "border" is displayed below the selected line and on its right edge.
(2) Uncommenting MENU COLOR UNSEL:
This effect appears also on separators and on right edge on every
unselected lines.
(3)