Skip to content

issues Search Results · repo:RPi-Distro/pi-gen language:Shell

Filter by

499 results
 (90 ms)

499 results

inRPi-Distro/pi-gen (press backspace or delete to remove)

Given the nature of NixOS, I cant just simply build it normally, so it would be very useful if someone created a flake or shell or package to use this tool and either maybe leave it in the documentation ...
  • SpiderUnderUrBed
  • Opened 
    2 days ago
  • #838

We found that repeated reboots would occasionally hang at the shutdown logo stage, taking approximately eight minutes to complete the reboot. 1. Tested on pi4 with 2024-11-19-raspios-bookworm-arm64.img. ...
  • Shanks0815
  • 5
  • Opened 
    21 days ago
  • #836

My build script creates pi-gen/stage2/04-customization, which contains a script that creates a user and adds the user to the netdev group. The script fails saying there is no netdev group, yet I see that ...
  • thk686
  • 2
  • Opened 
    on Mar 24
  • #835

For reasons of backwards compatibility, I need to build a bespoke bullseye-based image. The build process crashes within stage0/rootfs as follows (I replaced folder names for $PIGEN): I: Extracting zlib1g... ...
  • hcwinsemius
  • 4
  • Opened 
    on Mar 12
  • #832

The current regex BUILD_OPTS= $(echo ${BUILD_OPTS:-} | sed -E s@-c\s?([^ ]+)@-c /config@ ) fails if -c appears in the path I believe BUILD_OPTS= $(echo ${BUILD_OPTS:-} | sed -E s@-c[[:space:]]+[^[:space:]]+@-c ...
  • thk686
  • 2
  • Opened 
    on Feb 15
  • #830

arm64 branch on x86-64 For a custom run script we d like to avoid impacting the final image with build-only packages: 01-run.sh apt install -y a-dev b-dev c-dev d-dev e-dev f-dev g-dev wget package ...
  • chmorgan
  • 5
  • Opened 
    on Feb 10
  • #829

I have a question whether it would be possible to create a lite system that immediately turned on a process, not a command, but a file executing xmrig without the need for too much fiddling. Sorry for ...
  • Franektoube
  • 1
  • Opened 
    on Feb 5
  • #828

Can someone provide tips on how to boot up a pi-gen generated image with QEMU? I m building the image for raspi4b, tried with and without USE_QEMU, however boot with qemu-system-aarch64 fails on mounting ...
  • Dlozitskiy
  • 1
  • Opened 
    on Feb 4
  • #827

I am building all the way to stage5 and am wondering if there s any way to skip the creation of the image_blah.zip archives at the final step. I put SKIP_IMAGES files in the prior stage folders but that ...
  • Nate711
  • 1
  • Opened 
    on Jan 30
  • #825

What I am doing: I created a custom stage3 directory where i included a binary executable that should be copied somewhere in the rootfs. I modified the 01-run.sh script. Also i need some directories to ...
  • BetelGeuseee
  • 1
  • Opened 
    on Jan 24
  • #824
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub