X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-oi0-f52.google.com (mail-oi0-f52.google.com [209.85.218.52]) by lists.alpinelinux.org (Postfix) with ESMTP id 086675C4F33 for ; Tue, 10 Apr 2018 17:58:16 +0000 (GMT) Received: by mail-oi0-f52.google.com with SMTP id 71-v6so12038880oie.12 for ; Tue, 10 Apr 2018 10:58:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=JE6GmWBXGECTwewTzJcJn866kCDjn4Pp2aRMiCW7rkw=; b=eUFDiF/U3lw+hkoJ/a2PcvcGwrgn8xLzAzZaq9BUCiSD6Hpvy94oEE4KUO9mZvpEOi GeA5JilqQPPcds1d9412Qpm5zAZW560RM5NwYKPry4Lu+mx3MBdLbX9vu0+r2tcg52tM W2/Yj2sysGwM0366rPCD6vBqUpkQigpuMFQTyFY3rcanLoFuHfz2phUalgGNhHrnnr04 smH448X3zijK5EEtnyegeJ9hjeFBylGWqCQ+d5by1TJVWgV1XhURSKg6uv2uisPPTimB hgwk1c7vB8lSs6VKoHmTL3UqeFqD4vSQ6RE2yWCq2BidNq+yD1xVLN90PeOeaUMoL4WC nnEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=JE6GmWBXGECTwewTzJcJn866kCDjn4Pp2aRMiCW7rkw=; b=bZ3ps0oca9bc2AOYB0mzghb5HOobQ64yVJi+utDhXkvl4P6sJ1HjfFabHTDvLBx0dS f2sDLX7j2Bqp25wLosDeo+kER6xejhgTB/8IjdoldkaBo+h16cYiqzfBBvLr/FIMhiBx KIYbaH6VtMBBgh56Ua9kWs/S29N1mpvS4VSroUYbcwvxR+tqAubpE+U8njQ1/zgFbBok y0zZHUtsdndAVx+qOe3XOtAv9pBYXvDh6OCwUMhCXR+eCfsgZpQLnLuL+GBIaMrA5sBN Flt/omz+VyZiGQLbRnnUgo6GbkGsfSjT0uOYe1xCEYpAYDKKrHrO9gxreKO81+5cXXXI pqzg== X-Gm-Message-State: ALQs6tCB19odzvhhamxTcnCFnQqiYUSivNqEGvisr0gWeqLtv4swEjqd Al5Gx995rv3R8zzcOCnDD7aXMg== X-Google-Smtp-Source: AIpwx4/1IYbHFYdr2ONp+TV4LhlrmkqzqTH+aTh8c38j/ah6+HQVSXUMM5u/88I5HhhkP5H9RNEpVg== X-Received: by 2002:aca:a8cf:: with SMTP id r198-v6mr976941oie.180.1523383095767; Tue, 10 Apr 2018 10:58:15 -0700 (PDT) Received: from localhost ([177.234.2.122]) by smtp.gmail.com with ESMTPSA id 5-v6sm1994422ote.77.2018.04.10.10.58.14 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 10 Apr 2018 10:58:14 -0700 (PDT) From: Joshua Haase To: Steffen Nurpmeso Cc: =?utf-8?Q?C=C3=A1g?= , alpine-user@lists.alpinelinux.org Subject: Re: [alpine-user] Lack of a minimal documentation on Alpine's overall architecture, run-from-RAM feature, mkinitfs, modloop etc. In-Reply-To: <20180410115640.QHDo8%steffen@sdaoden.eu> References: <20180409135338.GB14670@alpine.my.domain> <87r2nng2z1.fsf@riseup.net> <20180410115640.QHDo8%steffen@sdaoden.eu> Date: Tue, 10 Apr 2018 12:58:13 -0500 Message-ID: <878t9v9c5m.fsf@riseup.net> X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain Steffen Nurpmeso (2018-04-10 13:56): | Joshua Haase wrote: | | |From a newbie perspective, you can think of it as a way to mount files | |as if they were disks. | | There was or is TinyCoreLinux, where packages are not unpacked and | installed, but kept as balls and the simply mounted in via modloop. I think that is done using unionfs over loop devices (at least i think that's how slax did it). But the analogy still applies. Hope this clarifies some things for Timur. --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---