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

Re: New working sparc64 netinst image



On 01/01/2016 08:08 PM, Kieron Gillespie wrote:
> Guidance to the issue was found here
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767682
> 
> Modified /lib/partman/commit.d/50format_ext3
> 
> and changed the line
> 
> mkfs.$filesystem $device $usage >/dev/null; then
> 
> to
> 
> mkfs.$filesystem -F $device $usage >/dev/null; then

Oh, nice. I can certainly just change this in d-i as well.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: