On 10/04/2013 01:42 PM, Thomas Renninger wrote:
> On Wednesday, October 02, 2013 12:25:17 PM Harald Hoyer wrote:
>> On 09/27/2013 08:19 PM, Thomas Renninger wrote:
> ...
>>> @@ -119,8 +122,8 @@ while (($# > 0)); do
>>>
>>>          --version)
>>>          
>>>              echo "mkinitrd: dracut compatibility wrapper"
>>>              exit 0;;
>>>
>>> -        -v|--verbose) dracut_args="${dracut_args} -v";;
>>> -        -f|--force) dracut_args="${dracut_args} -f";;
>>> +        -v|--verbose) dracut_args="${dracut_args} -v --keep";;
>>
>> do you really want to keep the entire files in /var/tmp/<tmpdir>  for
>> --verbose?
> No, that was not intended.
> What about the rest? If it is ok, I would re-post this series.
> 
> Thanks,
> 
>    Thomas

Pushed all + removed the "--keep"

--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to