X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-oi0-f44.google.com (mail-oi0-f44.google.com [209.85.218.44]) by lists.alpinelinux.org (Postfix) with ESMTP id BBDFF5C4F34 for ; Tue, 10 Apr 2018 03:22:29 +0000 (GMT) Received: by mail-oi0-f44.google.com with SMTP id 188-v6so9782101oih.8 for ; Mon, 09 Apr 2018 20:22:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=rQMt2PePZxhTvI8+a6g7psL4qEBhgZvfuHqVhNGBljo=; b=AfNnkiFPkTDvhE57ZHHusXIR4d8+MuTclekj2E+kAUDRAIDQ3gfo5HX+NiT4al3P7q 29Rte42HXZfD83UJAyCcN/RrIs6twa+6+binp4npioCNcqcews5ronVrp6A/ZaClMhag 6ABkC1u9b983L4SqnzjOif507gaOX5MPKuPuRbqNjusPEpn86fq1Pzywby0Ld433NokM aTOg4TeGOh5cm23vgMXxS0SYJGdfKyEo/w2jR0htnFEPU3NYonQMqq/OpndamtXHv/FM 2ybbRGeL6k0+T9dvqlkX8oAfNNuX9iqwAXs9aajEWsRkBmH3FlBjnt7Sbl/Zm/jLFRlY 7RVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=rQMt2PePZxhTvI8+a6g7psL4qEBhgZvfuHqVhNGBljo=; b=nTEmy1Rn+Plh566XRQJFzAX1tvdg3qSrsNECMtPesydEzms2JsG7Tn9FB8tbbnGxh+ H5SmI9FIgQ+q2y0t8ZwFgChHgO/LxeEs8ppZSZzSZOBnoJzsv7XOWZo8RwPMnucWfgg3 gccZqT6hMW+5akqJ9rRBaGD18F4pw/gXKPkvbxcwz/T+bgpY43RjwkaYlX4fvpHi6i6p vbq/3Z9zgsW4hWBO7/3yfE+/7suiub7ZIWbv63qzm8qowQa/E9y0ciiDE4wW/yT+5v9Z iPS43lEUNaltJYHivTudKmiJzPVyVDO1FCo96mr7a0UB750I8I1/HD16WlcYcOjZZA63 cb7A== X-Gm-Message-State: ALQs6tAZNnI32omOF2kFkD55lPHy7eMeYfUHYiVtDQI9o++n8II0ImpP fM+dskjKjKZ2fc43/eBr5fsOjA== X-Google-Smtp-Source: AIpwx4+epg9ZZe57FYUzHt0G43OQnl5mVCRFEbVwy9/XHS3ybbS/NeFD4yqqiVilkToA00f6XEfgog== X-Received: by 2002:aca:cf03:: with SMTP id f3-v6mr1006587oig.293.1523330549463; Mon, 09 Apr 2018 20:22:29 -0700 (PDT) Received: from localhost ([189.239.155.35]) by smtp.gmail.com with ESMTPSA id b17-v6sm1107312otf.38.2018.04.09.20.22.28 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 09 Apr 2018 20:22:28 -0700 (PDT) From: Joshua Haase To: =?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: <20180409135338.GB14670@alpine.my.domain> References: <20180409135338.GB14670@alpine.my.domain> Date: Mon, 09 Apr 2018 22:22:26 -0500 Message-ID: <87r2nng2z1.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; charset=utf-8 Content-Transfer-Encoding: quoted-printable C=C3=A1g (2018-04-09 13:53): | Hi, | | Sorry for the late reply. | |> - What is modloop!? | | Modloop is a kernel module for loop devices. >From a newbie perspective, you can think of it as a way to mount files as if they were disks. --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---