Commit History

Author SHA1 Message Date
  Rob Landley 164b1c72f6 Fix mkroot m68k target's network connection. 2 years ago
  Rob Landley 965fabbe2c mkroot: add wget to pending build list, always rebuild .config when 2 years ago
  Rob Landley 3a950a357e mkroot: Use $'' syntax to avoid needing ugly (unindented) newline mid-string. 2 years ago
  Rob Landley ffe3425d08 mkroot: if devtmpfs already mounted on /dev, still need to create dev/pts dir. 2 years ago
  Rob Landley aed8b63ca3 Work around QEMU bug still unfixed after 3 years: 2 years ago
  Rob Landley 5ded47eff0 A little bit more mkroot polishing. 2 years ago
  Rob Landley f1289c44c7 Work around linux kernel bug to make "ping" work. 2 years ago
  Rob Landley 42ff6bd1de Move QEMU bug workaround from host wrapper to target init script. 2 years ago
  Rob Landley ea4748a7cb iggyvolz pointed out that mkroot targets with builtin initramfs were 2 years ago
  Rob Landley 8cf1722f0f Running mkroot package builds in a subshell means they can't set QEMU_MORE. 2 years ago
  Rob Landley 864370cab1 The /etc/rc source didn't have the directory so was searching the $PATH, 2 years ago
  Rob Landley a383057444 More work on mkroot. 2 years ago
  Rob Landley 706c637e0d Fix CROSS_COMPILE setting CROSS. 2 years ago
  Rob Landley 24e1386fdf A little more mkroot polishing before release. 2 years ago
  Rob Landley b422cc51ea Make CROSS=all and record-commands play nice together. 2 years ago
  Rob Landley a0d8377466 More mkroot changes. Add record-commands logging, more error checking, 2 years ago
  Rob Landley 1b8fa91f83 Multiple mkroot changes. 2 years ago
  Rob Landley 6b52142d27 mkroot hexagon taget. 2 years ago
  Rob Landley 462b723759 The linux console code is inconsistent: most console= lines accept 3 years ago
  Rob Landley bc46bc619f Silence kernel messages that stomp the command line after boot. 3 years ago
  Rob Landley 83d1ddc8ed Don't "quiet" the kernel builds. You can KARGS=quiet if you like. 3 years ago
  Rob Landley 273c9e72c1 Do an "exec >/dev/console 2>&1" early in mkroot init so we have 3 years ago
  Rob Landley d07f530f32 Tweak error message. 3 years ago
  Rob Landley 8cb4dbec67 Let $PENDING select more commands out of pending to enable. 4 years ago
  Rob Landley 75833aa33e The gnu/dammit cpio is REALLY stupid, so only pass --no-preserve-owner 4 years ago
  Rob Landley 0f6e92e1e1 Readability pass and while I'm at it add BUILTIN=1 to static link initramfs. 4 years ago
  Rob Landley aeacb28910 Add an actual hardware target (sh2eb) to "make root". 4 years ago
  Rob Landley 4761d756dd beat the dropbear build and module support a little further into shape. 4 years ago
  Rob Landley 99dfb77035 Teach mkroot to cross compile additional packages, with dropbear as example. 4 years ago
  Rob Landley b35e4740b3 Resolve absolute paths in places input can vary. 4 years ago