]> git.zerfleddert.de Git - m1-debian/log
m1-debian
19 months agoUpdate Link from Thomas Renard
Thomas Glanzmann [Sun, 4 Sep 2022 15:21:23 +0000 (17:21 +0200)]
Update Link from Thomas Renard

19 months agoadd Thomas Renard howto
Thomas Glanzmann [Sat, 3 Sep 2022 15:44:04 +0000 (17:44 +0200)]
add Thomas Renard howto

19 months agoset password for root in chroot install example
Thomas Glanzmann [Fri, 2 Sep 2022 20:49:26 +0000 (22:49 +0200)]
set password for root in chroot install example

- Man könnte vielleicht darauf eingegangen, dass man in der chroot
  Umgebung einen User anlegen sollte (am Besten mit sudo), oder
  root ein Passwort gibt. Sonst hat man sich nach dem booten selbst
  ausgesperrt.

19 months agotypos, tutorial += firmware-linux, live system += cryptsetup
Thomas Glanzmann [Fri, 2 Sep 2022 08:35:03 +0000 (10:35 +0200)]
typos, tutorial += firmware-linux, live system += cryptsetup

Hallo Thomas,

vielen Dank dafür, dass Du dich um den Debian Support für Asahilinux
kümmerst.

Ich konnte dank deines Tutorials

https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blob_plain/refs/heads/master:/files/quickstart.txt

und des Live-Systems Debian nach meinem Geschmack installieren
(separate /boot Partition und / mit luks verschlüsselt).

Mir sind nur ein paar Kleinigkeiten aufgefallen, wenn man dem "Use the
live system to install debian" Teil folgt.

- typo: den.debian.org statt deb.debian.org ;)
- /lib/firmware/ existiert noch nicht auf dem mit debootstrap
  installierten system, so dass das entpacken der firmware von der EFI
  Partition fehlschlägt, es sei denn man hat vorher in der chroot
  Umgebung firmware-linux installiert oder das Verzeichnis manuell
  angelegt.
- Man könnte vielleicht darauf eingegangen, dass man in der chroot
  Umgebung einen User anlegen sollte (am Besten mit sudo), oder
  root ein Passwort gibt. Sonst hat man sich nach dem booten selbst
  ausgesperrt.
- cryptsetup im Live-System wäre vorteilhaft für luks recovery (kann
  man natürlich nachinstallieren und auch persistent machen, aber wenn
  es direkt dabei wäre, wäre es noch besser ;)

Ich weiß, das sind alles Kleinigkeiten, und jeder, der solche Dinge
tut, sollte genug Wissen haben um nicht darüber zu stolpern.

Also nochmals vielen Dank! :)

Andreas

19 months agoremove the also
Thomas Glanzmann [Wed, 31 Aug 2022 08:35:28 +0000 (10:35 +0200)]
remove the also

20 months ago+= jannaus keyboard patch
Thomas Glanzmann [Fri, 26 Aug 2022 11:19:37 +0000 (13:19 +0200)]
+= jannaus keyboard patch

20 months agoRevert "sync config options with asahi default config"
Thomas Glanzmann [Wed, 17 Aug 2022 09:27:29 +0000 (11:27 +0200)]
Revert "sync config options with asahi default config"

This reverts commit 4ca99176f87ab63b54bc3a9526325122ed3bd5a0.

Setting a lot modules from =y to =m seems to break the sound. So lets revert
this for now.

20 months agoremove the exit
Thomas Glanzmann [Wed, 17 Aug 2022 09:27:24 +0000 (11:27 +0200)]
remove the exit

20 months agono more shallow clones
Thomas Glanzmann [Wed, 17 Aug 2022 06:03:40 +0000 (08:03 +0200)]
no more shallow clones

20 months agojeys patch made it upstream
Thomas Glanzmann [Wed, 17 Aug 2022 06:02:44 +0000 (08:02 +0200)]
jeys patch made it upstream

20 months agosync config options with asahi default config
Thomas Glanzmann [Wed, 17 Aug 2022 05:58:33 +0000 (07:58 +0200)]
sync config options with asahi default config

20 months agoadd hid dockchannel
Thomas Glanzmann [Wed, 17 Aug 2022 05:13:00 +0000 (07:13 +0200)]
add hid dockchannel

20 months agoadd jeys patches
Thomas Glanzmann [Tue, 16 Aug 2022 22:54:04 +0000 (00:54 +0200)]
add jeys patches

20 months agorevert to 5.19 due to reports from isoriano
Thomas Glanzmann [Tue, 16 Aug 2022 16:27:43 +0000 (18:27 +0200)]
revert to 5.19 due to reports from isoriano

20 months agodrop 4k patch for now
Thomas Glanzmann [Tue, 16 Aug 2022 06:42:19 +0000 (08:42 +0200)]
drop 4k patch for now

20 months agobump to new version
Thomas Glanzmann [Tue, 16 Aug 2022 05:50:01 +0000 (07:50 +0200)]
bump to new version

20 months agohopefully gets all the new tags
Thomas Glanzmann [Sat, 13 Aug 2022 20:20:04 +0000 (22:20 +0200)]
hopefully gets all the new tags

20 months agofetch all remotes spotted by cy8aer
Thomas Glanzmann [Sat, 13 Aug 2022 20:08:39 +0000 (22:08 +0200)]
fetch all remotes spotted by cy8aer

20 months agolibc6-dev-arm64-cross for amd64, libc6-dev for arm64 has noticed by cy8aer
Thomas Glanzmann [Sat, 13 Aug 2022 19:39:41 +0000 (21:39 +0200)]
libc6-dev-arm64-cross for amd64, libc6-dev for arm64 has noticed by cy8aer

20 months agoconfig += CONFIG_BT_HCIBCM4377
Thomas Glanzmann [Sat, 13 Aug 2022 19:22:04 +0000 (21:22 +0200)]
config += CONFIG_BT_HCIBCM4377

20 months agodont use the chosen patch
Thomas Glanzmann [Sat, 13 Aug 2022 17:25:12 +0000 (19:25 +0200)]
dont use the chosen patch

20 months agoapply jannaus sdcard empty patch
Thomas Glanzmann [Sat, 13 Aug 2022 13:35:37 +0000 (15:35 +0200)]
apply jannaus sdcard empty patch

20 months agouse release build from asahi
Thomas Glanzmann [Sat, 13 Aug 2022 08:12:15 +0000 (10:12 +0200)]
use release build from asahi

20 months agoadd hint from leif
Thomas Glanzmann [Sat, 13 Aug 2022 08:03:09 +0000 (10:03 +0200)]
add hint from leif

20 months agouse the u-boot version with the m2 fix
Thomas Glanzmann [Fri, 12 Aug 2022 19:32:29 +0000 (21:32 +0200)]
use the u-boot version with the m2 fix

21 months agorelease is okay
Thomas Glanzmann [Thu, 28 Jul 2022 05:37:06 +0000 (07:37 +0200)]
release is okay

21 months agorevert now
Thomas Glanzmann [Thu, 28 Jul 2022 05:34:27 +0000 (07:34 +0200)]
revert now

21 months agoprepare version dump with issues fixed Linus reported
Thomas Glanzmann [Thu, 28 Jul 2022 04:49:19 +0000 (06:49 +0200)]
prepare version dump with issues fixed Linus reported

21 months agoversion bump fedora
Thomas Glanzmann [Wed, 27 Jul 2022 08:13:52 +0000 (10:13 +0200)]
version bump fedora

21 months agomore hints
Thomas Glanzmann [Tue, 26 Jul 2022 09:09:11 +0000 (11:09 +0200)]
more hints

21 months agoumount efivars
Thomas Glanzmann [Tue, 26 Jul 2022 07:07:05 +0000 (09:07 +0200)]
umount efivars

21 months agoimprove instructions
Thomas Glanzmann [Tue, 26 Jul 2022 06:39:06 +0000 (08:39 +0200)]
improve instructions

21 months ago+= bluetooth
Thomas Glanzmann [Fri, 22 Jul 2022 19:32:49 +0000 (21:32 +0200)]
+= bluetooth

21 months agoanother hint from jey / jannau
Thomas Glanzmann [Fri, 22 Jul 2022 17:32:57 +0000 (19:32 +0200)]
another hint from jey / jannau

21 months agoswitch to 4k
Thomas Glanzmann [Wed, 20 Jul 2022 21:06:24 +0000 (23:06 +0200)]
switch to 4k

21 months agobump the kernel to 5.19
Thomas Glanzmann [Tue, 19 Jul 2022 19:47:13 +0000 (21:47 +0200)]
bump the kernel to 5.19

21 months agoadd bluetooth driver
Thomas Glanzmann [Mon, 18 Jul 2022 16:28:04 +0000 (18:28 +0200)]
add bluetooth driver

22 months agotypo
Thomas Glanzmann [Thu, 9 Jun 2022 04:56:59 +0000 (06:56 +0200)]
typo

22 months agohere we go,
Thomas Glanzmann [Tue, 7 Jun 2022 05:43:10 +0000 (07:43 +0200)]
here we go,

22 months agopublish artefactgs
Thomas Glanzmann [Mon, 30 May 2022 17:32:06 +0000 (19:32 +0200)]
publish artefactgs

22 months agoremove vinduvs patch for now because src/display.c is gone
Thomas Glanzmann [Mon, 30 May 2022 16:43:05 +0000 (18:43 +0200)]
remove vinduvs patch for now because src/display.c is gone

22 months agouse marcans branch for now
Thomas Glanzmann [Mon, 30 May 2022 16:28:31 +0000 (18:28 +0200)]
use marcans branch for now

23 months agoadd notes from mps irc log
Thomas Glanzmann [Sat, 28 May 2022 09:48:02 +0000 (11:48 +0200)]
add notes from mps irc log

23 months agothe patch made it upstream
Thomas Glanzmann [Thu, 5 May 2022 05:44:36 +0000 (07:44 +0200)]
the patch made it upstream

23 months agouse the branch recommended from jannau
Thomas Glanzmann [Fri, 29 Apr 2022 19:26:15 +0000 (21:26 +0200)]
use the branch recommended from jannau

23 months agobuild the 4k
Thomas Glanzmann [Fri, 29 Apr 2022 06:44:44 +0000 (08:44 +0200)]
build the 4k

23 months agouse jannaus m1n1 with VinDuvs patch
Thomas Glanzmann [Fri, 29 Apr 2022 06:42:01 +0000 (08:42 +0200)]
use jannaus m1n1 with VinDuvs patch

23 months agomore instructions
Thomas Glanzmann [Fri, 29 Apr 2022 06:14:27 +0000 (08:14 +0200)]
more instructions

2 years agomore howtos
Thomas Glanzmann [Thu, 28 Apr 2022 04:32:27 +0000 (06:32 +0200)]
more howtos

2 years agomore notes
Thomas Glanzmann [Wed, 27 Apr 2022 12:51:11 +0000 (14:51 +0200)]
more notes

2 years agomore information
Thomas Glanzmann [Wed, 27 Apr 2022 11:36:55 +0000 (13:36 +0200)]
more information

2 years agoit is the livesystem, not the installer
Thomas Glanzmann [Fri, 22 Apr 2022 05:36:52 +0000 (07:36 +0200)]
it is the livesystem, not the installer

2 years agoremove the asahi choosen efi system partition patch for now because most peole have...
Thomas Glanzmann [Mon, 18 Apr 2022 19:14:53 +0000 (21:14 +0200)]
remove the asahi choosen efi system partition patch for now because most peole have a stub which is too old for that. We can reenable it once we need to upgrade the stub due to GPU

2 years agotypos
Thomas Glanzmann [Tue, 12 Apr 2022 12:40:08 +0000 (14:40 +0200)]
typos

2 years agodepricated
Thomas Glanzmann [Sun, 10 Apr 2022 06:10:51 +0000 (08:10 +0200)]
depricated

2 years agopick jannaus pick esp partition patch
Thomas Glanzmann [Wed, 6 Apr 2022 19:15:14 +0000 (21:15 +0200)]
pick jannaus pick esp partition patch

2 years agobetter way to find out UUID
Thomas Glanzmann [Mon, 4 Apr 2022 16:36:13 +0000 (18:36 +0200)]
better way to find out UUID

2 years agoimprove formatting
Thomas Glanzmann [Mon, 4 Apr 2022 05:47:27 +0000 (07:47 +0200)]
improve formatting

2 years agobetter formatting, add https everywhere
Thomas Glanzmann [Mon, 4 Apr 2022 05:46:57 +0000 (07:46 +0200)]
better formatting, add https everywhere

2 years agoadd a hint to quickstart.txt
Thomas Glanzmann [Mon, 4 Apr 2022 05:45:17 +0000 (07:45 +0200)]
add a hint to quickstart.txt

2 years agohere we go
Thomas Glanzmann [Mon, 4 Apr 2022 05:42:51 +0000 (07:42 +0200)]
here we go

2 years agotypos
Thomas Glanzmann [Mon, 4 Apr 2022 05:41:19 +0000 (07:41 +0200)]
typos

2 years agoadd faq section
Thomas Glanzmann [Mon, 4 Apr 2022 05:39:59 +0000 (07:39 +0200)]
add faq section

2 years agomore on geekbench
Thomas Glanzmann [Wed, 30 Mar 2022 14:03:52 +0000 (16:03 +0200)]
more on geekbench

2 years agoput poviks patch back
Thomas Glanzmann [Wed, 30 Mar 2022 10:02:44 +0000 (12:02 +0200)]
put poviks patch back

2 years agonotes on geekbench
Thomas Glanzmann [Tue, 29 Mar 2022 17:56:21 +0000 (19:56 +0200)]
notes on geekbench

2 years agoremove obosolete
Thomas Glanzmann [Tue, 29 Mar 2022 14:11:39 +0000 (16:11 +0200)]
remove obosolete

2 years agoremove the sound patch again
Thomas Glanzmann [Tue, 29 Mar 2022 14:07:21 +0000 (16:07 +0200)]
remove the sound patch again

2 years agoremove 12.1 firmware after IRC chat with marcan, the workaround for ry darcy is no...
Thomas Glanzmann [Tue, 29 Mar 2022 13:41:43 +0000 (15:41 +0200)]
remove 12.1 firmware after IRC chat with marcan, the workaround for ry darcy is no longer needed

2 years agoleave that patch out for now
Thomas Glanzmann [Tue, 29 Mar 2022 12:44:38 +0000 (14:44 +0200)]
leave that patch out for now

2 years agosmall perl script to reinstall m1n1 stage1
Thomas Glanzmann [Sun, 27 Mar 2022 20:14:15 +0000 (22:14 +0200)]
small perl script to reinstall m1n1 stage1

2 years agomore notes on alpine
Thomas Glanzmann [Sun, 27 Mar 2022 19:48:56 +0000 (21:48 +0200)]
more notes on alpine

2 years agoalpine
Thomas Glanzmann [Sun, 27 Mar 2022 19:48:11 +0000 (21:48 +0200)]
alpine

2 years agotell what to do
Thomas Glanzmann [Sun, 27 Mar 2022 07:26:25 +0000 (09:26 +0200)]
tell what to do

2 years agodebian installer is broken; remove it for now
Thomas Glanzmann [Sun, 27 Mar 2022 07:22:21 +0000 (09:22 +0200)]
debian installer is broken; remove it for now

2 years agomore instructions
Thomas Glanzmann [Sun, 27 Mar 2022 07:04:14 +0000 (09:04 +0200)]
more instructions

2 years agoadd readme
Thomas Glanzmann [Sun, 27 Mar 2022 07:02:34 +0000 (09:02 +0200)]
add readme

2 years agonew readme
Thomas Glanzmann [Sun, 27 Mar 2022 06:55:40 +0000 (08:55 +0200)]
new readme

2 years agoadd index.md
Thomas Glanzmann [Sun, 27 Mar 2022 06:54:01 +0000 (08:54 +0200)]
add index.md

2 years agomore notes
Thomas Glanzmann [Sun, 27 Mar 2022 06:50:45 +0000 (08:50 +0200)]
more notes

2 years agod-i is broken; emacs was fixed upstream
Thomas Glanzmann [Thu, 24 Mar 2022 10:42:38 +0000 (11:42 +0100)]
d-i is broken; emacs was fixed upstream

2 years agoMerge branch 'master' of a.gmvl.de:/git/m1-debian
Thomas Glanzmann [Thu, 24 Mar 2022 03:36:58 +0000 (04:36 +0100)]
Merge branch 'master' of a.gmvl.de:/git/m1-debian

2 years agospecify the right arch
Thomas Glanzmann [Thu, 24 Mar 2022 03:36:55 +0000 (04:36 +0100)]
specify the right arch

2 years agoMerge branch 'master' of 88.198.237.222:/git/m1-debian
Thomas Glanzmann [Wed, 23 Mar 2022 21:14:06 +0000 (21:14 +0000)]
Merge branch 'master' of 88.198.237.222:/git/m1-debian

2 years agouse deb.debian.org
Thomas Glanzmann [Wed, 23 Mar 2022 21:14:01 +0000 (21:14 +0000)]
use deb.debian.org

2 years ago21:32 < Cy8aer[m]> Glanzmann: Ok, brute force: Try: `DEBIAN_FRONTEND=gtk` - sic
Thomas Glanzmann [Wed, 23 Mar 2022 20:43:44 +0000 (21:43 +0100)]
21:32 < Cy8aer[m]> Glanzmann: Ok, brute force: Try: `DEBIAN_FRONTEND=gtk` - sic

2 years agofix wifi extraction
Thomas Glanzmann [Wed, 23 Mar 2022 20:42:24 +0000 (20:42 +0000)]
fix wifi extraction

2 years agodebian installer is back
Thomas Glanzmann [Wed, 23 Mar 2022 18:13:54 +0000 (19:13 +0100)]
debian installer is back

2 years agomini vram size
Thomas Glanzmann [Wed, 23 Mar 2022 05:00:50 +0000 (06:00 +0100)]
mini vram size

2 years ago20:05 < kov> Glanzmann, you should probably use deb.debian.org for the /etc/apt/sourc...
Thomas Glanzmann [Mon, 21 Mar 2022 19:14:36 +0000 (20:14 +0100)]
20:05 < kov> Glanzmann, you should probably use deb.debian.org for the /etc/apt/sources.list on the debian image

2 years agoanother upstream bug
Thomas Glanzmann [Sun, 20 Mar 2022 16:44:11 +0000 (17:44 +0100)]
another upstream bug

2 years agoput installer data under revision control
Thomas Glanzmann [Sat, 19 Mar 2022 20:11:54 +0000 (21:11 +0100)]
put installer data under revision control

2 years agoscript to extract firmware from ipsw
Thomas Glanzmann [Fri, 18 Mar 2022 16:27:37 +0000 (17:27 +0100)]
script to extract firmware from ipsw

2 years agodocument how to deinstall linux
Thomas Glanzmann [Fri, 18 Mar 2022 15:33:54 +0000 (16:33 +0100)]
document how to deinstall linux

2 years agoimprove quickstart
Thomas Glanzmann [Fri, 18 Mar 2022 15:16:13 +0000 (16:16 +0100)]
improve quickstart

2 years agoadd quickstart for iwd
Thomas Glanzmann [Fri, 18 Mar 2022 15:04:56 +0000 (16:04 +0100)]
add quickstart for iwd

2 years agoMerge branch 'master' of a.gmvl.de:/git/m1-debian
Thomas Glanzmann [Thu, 17 Mar 2022 21:30:14 +0000 (22:30 +0100)]
Merge branch 'master' of a.gmvl.de:/git/m1-debian

2 years agousing debian distro kernel
Thomas Glanzmann [Thu, 17 Mar 2022 21:30:10 +0000 (22:30 +0100)]
using debian distro kernel

2 years agoMerge branch 'master' of a.gmvl.de:/git/m1-debian
Thomas Glanzmann [Thu, 17 Mar 2022 20:30:49 +0000 (21:30 +0100)]
Merge branch 'master' of a.gmvl.de:/git/m1-debian

2 years agoadd missing kernel config option for usb-c
Thomas Glanzmann [Thu, 17 Mar 2022 20:30:36 +0000 (21:30 +0100)]
add missing kernel config option for usb-c

Impressum, Datenschutz