From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2a0c:4d80:42:2001::664]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 1AC3A3CB35 for ; Tue, 16 Nov 2021 14:47:03 -0500 (EST) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1637092016; bh=gX0oNa7y0YyVIBCR8ieLJt+gIrLYU7Eh1c2abOfd2lM=; h=From:To:Subject:In-Reply-To:References:Date:From; b=UyC+T86xDgqD7+ePCP/Wpy1Qsg2+mP5DK+4kEw0rJpO0C7nw/HDmdntDlSZPm2Qan U1K3u9HtmFmpXVJRmcD2mcg6Cl20yIjNW1kUtFqjkCkEaSuse0v+St0ZmVQzlPhHd4 dTCh0izO468jQI/VT+529bA9yT1dXg/lVYghih03GKdfU0z0eMcRzLbmRCpQzpq7X7 q3Q0BsPFhxgW1coSnwGKVFkiwc+6+y95L/Z4XnF04XzITa5MpCPNrTW5O5pVvimTSS C+XCmJnabAgE8CeIO0ppHSBiay4zly6cb/RGsBGxgFrFkGv17J7U8aoEnM5tF3Rwrr y4jSjkazFjMoQ== To: Rich Brown , cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] crontab updates In-Reply-To: <375491FD-3178-499F-9666-C25C512265B1@gmail.com> References: <375491FD-3178-499F-9666-C25C512265B1@gmail.com> Date: Tue, 16 Nov 2021 20:46:55 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <8735nvhoi8.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain X-List-Received-Date: Tue, 16 Nov 2021 19:47:03 -0000 Rich Brown writes: >> On Nov 16, 2021, at 12:00 PM, cerowrt-devel-request@lists.bufferbloat.net wrote: >> >> I've always been kind of a control freak and did manual updates. Are >> others confident enough in openwrt's process to use this? >> >> opkg update; opkg list-upgradable | cut -f 1 -d ' ' | xargs opkg install > > If that feels scary, then this might really give you the vapors... :-) > > https://github.com/aparcar/asu#luci-app > > In a five-out-of-five test, it has worked fine for me! > https://youtu.be/H7xcmhbYsX8 Ah, I've been meaning to set this up! Are you using one of the public servers, or running your own? -Toke