Changes between Version 14 and Version 15 of jazz/Hackintosh


Ignore:
Timestamp:
May 29, 2024, 4:42:59 PM (4 weeks ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/Hackintosh

    v14 v15  
    303303ubuntu@ip-172-31-18-147:~/deb$ dpkg-scanpackages -m . | gzip > Packages.gz
    304304dpkg-scanpackages: info: Wrote 22 entries to output Packages file.
    305 ubuntu@ip-172-31-18-147:~/deb$
    306305ubuntu@ip-172-31-18-147:~/deb$ cd
     306ubuntu@ip-172-31-18-147:~$ cat /etc/apt/sources.list.d/darling.list
     307deb [trusted=yes] file:/home/ubuntu/deb /
     308ubuntu@ip-172-31-18-147:~$ sudo apt-get -y install darling-system
     309ubuntu@ip-172-31-18-147:~$ dpkg -l | grep darling
     310ii  darling-build-deps                   0.1.20240528~noble                         all          build-dependencies for darling
     311ii  darling-core                         0.1.20240528~noble                         amd64        Darling core components
     312ii  darling-system                       0.1.20240528~noble                         amd64        Darling system components
    307313ubuntu@ip-172-31-18-147:~$ tar zcvf darling-deb-repo.tar.gz deb/*
    308314ubuntu@ip-172-31-18-147:~$ scp darling-deb-repo.tar.gz jazz@trac.3du.me:.