Displaying 4 results from an estimated 4 matches for "condiments".
Did you mean:
condiment
2006 May 07
3
Stupid newbie question
Here''s a request string which has a value I want to pull out from the
category array - parent_id.
Parameters: {"category"=>{"name"=>"Condiments", "parent_id"=>"1"},
"commit"=>"Create"}
How do I reference that subelement in the receiving script? I''ve tried
params[:parent_id]
params[:category[:parent_id]]
both unsuccessfully. I told you this was a stupid question. So how do I...
2018 Sep 15
3
ipset-service save fails when module compiled into kernel
I want to use the ipset-service to store ipsets persistently across boots.
(For use by iptables rules. firewalld has direct support for persistent
ipsets but I need the more general capability of raw iptables.)
I'm using a kernel with ipsets compiled in, rather than loaded as a module.
The support script that saves ipsets checks if the module is loaded before
saving and finds nothing, so
2015 Apr 05
0
Isohybrid wiki page WAS: Is efiboot.img required?
> Hi,
>
> piranna wrote:
> > > Quoting http://www.syslinux.org/wiki/index.php/Isohybrid#UEFI:
> > > "The additional isohybrid feature for UEFI adds a partition to the MBR
> > > partition table pointing to the same file in the ISO 9660 filesystem
> > > as does the El Torito catalog entry for EFI."
>
> Ady wrote:
> > IMHO, the
2015 Apr 05
4
Is efiboot.img required?
Hi,
piranna wrote:
> > Quoting http://www.syslinux.org/wiki/index.php/Isohybrid#UEFI:
> > "The additional isohybrid feature for UEFI adds a partition to the MBR
> > partition table pointing to the same file in the ISO 9660 filesystem
> > as does the El Torito catalog entry for EFI."
Ady wrote:
> IMHO, the current content of the Isohybrid page in the Syslinux