FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > ArchLinux > ArchLinux General Discussion

 
 
LinkBack Thread Tools
 
Old 07-16-2012, 02:59 PM
Kevin Chadwick
 
Default login fails after update

> I think we still have the issue that
> people will be using install media they downloaded some time ago and
> expecting it (not unreasonably) to work well.

Worked fine for me and with AIF auto install on Jun 6th. I guess as with
many things it could last days or perhaps a year one time.

--
__________________________________________________ ______

Why not do something good every day and install BOINC.
__________________________________________________ ______
 
Old 07-16-2012, 06:05 PM
C Anthony Risinger
 
Default login fails after update

On Mon, Jul 16, 2012 at 6:18 AM, Tom Gundersen <teg@jklm.no> wrote:
>
> I agree. We are currently in the final stages of testing a new iso. I'm
> also advocating we drop the core instal as it is causing too many problems
> in case it is outdated.

what if we only built net-install images, and "core" images were
simply the netinstall image + appended partition/image containing the
repo snapshots (or is this how it's done already)?

... then we can simply append the repos to pacman's CacheDir list:

CacheDir = /var/cache/pacman/pkg/
CacheDir = /vmm/org-archlinux-mirror-1/pool/packages/
CacheDir = /vmm/org-archlinux-mirror-1/pool/community/

this has several advantages:
- pull updated packages (net available)
- use cached packages only (net unavailable)
- zero-copy (vs. spinning up a localhost server, etc).
- properly cache incoming packages (one CacheDir is r/w)
- `/vmm/*` (or whatever) is just a simple squashfs mount

my local server/mirror does exactly this -- the above is a verbatim
excerpt. in my setup, the cache dirs are read-only --bind mounted into
numerous virtual machines.

working well for ~18 months, if not longer.

--

C Anthony
 

Thread Tools




All times are GMT. The time now is 03:42 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org