From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: Fwd: Re: Core-upgrade-2.21-121 Date: Fri, 08 Jun 2018 11:49:56 +0200 Message-ID: <30de0d30-2b08-5321-22f1-fa8ecba4f09c@ipfire.org> In-Reply-To: <51be2faa-4bf0-beb3-7b8e-647e9ad6cc4a@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7089671226570204993==" List-Id: --===============7089671226570204993== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable (Forwarding to the 'list' - accidently clicked 'Reply' instead of 'Reply all') -------- Forwarded Message -------- Subject: Re: Core-upgrade-2.21-121 Date: Fri, 8 Jun 2018 10:32:34 +0200 From: Matthias Fischer Organization: None To: Michael Tremer Hi, On 07.06.2018 23:09, Michael Tremer wrote: > Hey, >=20 > On Thu, 2018-06-07 at 22:02 +0200, Matthias Fischer wrote: >> Hi, >>=20 >> First ("just for the records"): >> I'm taking some days off. Until 24.06.2018 you can find me here (from >> time to time): https://www.utersum.de/?page_id=3D89 ;-) >=20 > Have a nice holiday. Thanks! - I hope we will. >> Second: >> I made a clean build from current 'next' today and noticed that >> 'ROOTFILES' starts with a blank line. I don't know if this could cause >> us any troubles!? >=20 > It shouldn't have been empty. But as far as I know the builds are fine. Confirmed. I built current 'next' this night. No errors. >> Third: >> It's BIG. 'core-upgrade-2.21-121.ipfire' has now ~103 MB. I'm hoping >> that this won't cause any troubles, too. >=20 > Yes, it is huuuuuge. And that *will* cause problems. I have no idea why > though. The kernel and firmware themselves shouldn't be that large and > there is barely anything else in it. Unless I have added something that> sh= ouldn't be in there. As far as I can see its the 'firmware'. Just an idea: perhaps we should adjust "$ROOTSPACE" from 'update.sh' accordingly? ... # Check diskspace on root ROOTSPACE=3D`df / -Pk | sed "s| * | |g" | cut -d" " -f4 | tail -n 1` if [ $ROOTSPACE -lt 100000 ]; then exit_with_error "ERROR cannot update because not enough free space on root." 2 exit 2 fi ... >=20 >> Fourth: >> "./make.sh gettoolchain" gives me: >>=20 >> ... >> Jun 7 19:57:57: Load toolchain image for i586 >> Jun 7 19:57:57: error downloading ipfire-2.21-toolchain-20180606-i586 too= lchain for i586 machine >> ... >=20 > I will upload that one shortly. Thanks. :-) Building the complete toolchain from scratch took 12:30h on first run. New record... Best, Matthias --===============7089671226570204993==--