Age | Commit message (Collapse) | Author |
|
Added a few items.
Signed-off-by: Simo Leone <simo@archlinux.org>
|
|
Just nuke /tmp/* instead.
Signed-off-by: Simo Leone <simo@archlinux.org>
|
|
Turns out /proc gets mounted after rc.conf is sourced for the first time,
so /proc/cmdline isn't such a great place to be getting parameters from
in rc.conf. Use CMDLINE env variable instead, which is set to mostly the
same thing (well the part we care about, at the least).
Also cmdline_param wasn't breaking out of the loop properly.
Signed-off-by: Simo Leone <simo@archlinux.org>
|
|
Signed-off-by: Simo Leone <simo@archlinux.org>
|
|
This is just something I missed in the mkarchroot patch.
If in doubt, apply.
Signed-off-by: Simo Leone <simo@archlinux.org>
|
|
Switch from running pacman directly. This requires root, and thus
fakeroot use has been removed.
Signed-off-by: Simo Leone <simo@archlinux.org>
|
|
Appears to have been changed to archlive.sqfs,
a couple hooks refered to the old name and didn't work.
Signed-off-by: Simo Leone <simo@archlinux.org>
|
|
This reverts commit 42d794561c1f3809f95299e4aa04cd3f28d4239b.
My bad. Bad logic on removing, it was an option anyway.
|
|
This implies a memory requirement for the running system, since
the sqfs image needs to be able to fit onto the ramdisk, which
breaks lowmem systems like qemu.
Signed-off-by: Simo Leone <simo@archlinux.org>
|
|
Several small changes just as a shim to get everything to work.
Signed-off-by: Simo Leone <simo@archlinux.org>
|
|
git-svn-id: http://phraktured.net/archiso@23 00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
git-svn-id: http://phraktured.net/archiso@19 00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
git-svn-id: http://phraktured.net/archiso@18 00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
git-svn-id: http://phraktured.net/archiso@17 00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
git-svn-id: http://phraktured.net/archiso@16 00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
git-svn-id: http://phraktured.net/archiso@14 00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
|
|
|
|
|
|
git-svn-id: http://phraktured.net/archiso@6 00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
|
|
|
|
|
|
git-svn-id: http://phraktured.net/archiso@2 00a9fe69-e71b-0410-bb23-df0e5024db41
|
|
git-svn-id: http://phraktured.net/archiso@1 00a9fe69-e71b-0410-bb23-df0e5024db41
|