[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH]: Fixes and Features, misc things



On 22/05/2008, Otavio Salvador <otavio at debian.org> wrote:
> Thanatermesis <thanatermesis.ecvs at gmail.com> writes:
>  > @@ -245,7 +250,7 @@
>  >                               ;;
>  >
>  >                       disabled)
>  > -                             mksquashfs chroot binary/${INITFS}/filesystem.squashfs ${MKSQUASHFS_OPTIONS}
>  > +                             mksquashfs chroot binary/${INITFS}/filesystem.squashfs ${MKSQUASHFS_OPTIONS} -no-fragments -noappend # Comment: recommended options to use
>  >                               ;;
>  >               esac
>
>  Can you clarify _why_?

Also make it possible to override the behaviour with the custom options.

That is ${MKSQUASHFS_OPTIONS} should come last.

Thanks

Michal



Reply to: