John M. Harris, Jr. johnmh

johnmh commented on issue libreboot/libreboot#565

Add redundancy for seabios git clone in case the main git repository is offline

That's not what I was getting at, I had to see whether or not `git` would be alright with the empty directory created by the first clone attempt. Also, it does *not* return a zero exit code when it runs into an error, it specifically returns a non-zero exit code.

5 years ago

johnmh commented on issue libreboot/libreboot#565

Add redundancy for seabios git clone in case the main git repository is offline

This pull request solves nothing, because both repositories could also be down.

5 years ago

johnmh created pull request libreboot/libreboot#564

Change URI to clone seabios in oldbuild

5 years ago

johnmh pushed to master at johnmh/libreboot

  • 8f63f3e873 Change URI to download seabios in oldbuild
  • ba3469e03d Merge branch 'parafde' of swiftgeek/libreboot into master
  • 7844886d14 Merge branch 'seagrub' of and_who/libreboot into master
  • 467108727a Fix vg naming in parabola guide
  • d522956bd9 Include FAT fs support in BIOS GRUB core.img The SeaGRUB floppy image has a FAT12 filesystem and GRUB needs to be able to read it in order to load modules stored there.
  • View comparison for these 183 commits »

5 years ago

johnmh commented on issue libreboot/libreboot#487

Add package hash checking to the buildgcc script downloaded by ./download crossgcc

Considering that the old build system is currently the only way to build libreboot (Correct me if I'm wrong) since my commits a month or so ago, It's probably a good idea to merge this.

6 years ago

johnmh created pull request libreboot/libreboot#491

Add a link to Splentity's mirror of libreboot files

6 years ago

johnmh pushed to master at johnmh/libreboot

6 years ago

johnmh pushed to master at johnmh/libreboot

6 years ago

johnmh created pull request libreboot/libreboot#488

Remove Peers Community mirror links

6 years ago

johnmh pushed to master at johnmh/libreboot

  • ac86366fb3 Remove Peers Community mirror link "As of 2018-06-27, the mirrors have shutdown"

6 years ago

johnmh pushed to master at johnmh/libreboot

  • d7bc608316 Merge branch 'docs-install-r400-external-cmos-dual-graphics' of nicorikken/libreboot into master
  • 6b648755ed Merge branch 'master' of johnmh/libreboot into master
  • 23ca4041a9 Pending change for CMOS value naming 'switchable graphics' -> 'dual graphics' I proposed a naming patch for the T400 CMOS value in the Coreboot project: https://review.coreboot.org/#/c/coreboot/+/27158/ As this is the only manual referring to the name of the value, this commit updates the naming to reflect the upstream change. Merging this patch becomes relevant once the coreboot patch has made it's way into Libreboot.
  • View comparison for these 3 commits »

6 years ago

johnmh created pull request libreboot/libreboot#486

Fix link to information about HDD/SSD firmware

6 years ago

johnmh pushed to master at johnmh/libreboot

6 years ago

johnmh commented on issue libreboot/libreboot#471

crossgcc downloads 120MB of sources over plain http without any verification

@SolidHal I don't know what `./libreboot download` is. The only download script I'm aware of is `./download`. Perhaps "newbuild" has something that was not put into "oldbuild"?

6 years ago

johnmh commented on issue libreboot/libreboot#467

Quick and dirty SeaBIOS from current stable [r20160907]

PS/2 keyboard works on GA-G41M-ES2L.

6 years ago

johnmh commented on issue libreboot/libreboot#467

Quick and dirty SeaBIOS from current stable [r20160907]

Tested on GA-G41M-ES2L, boots from USB and HDD. USB keyboard works. Booting from other media untested, PS/2 keyboard currently untested.

6 years ago

johnmh commented on issue libreboot/libreboot#469

Neither Serial or LPT or PCI(e) Busses enabled in GA41M-ES2L

I'm working on bumping the coreboot version used for this board, and I'll be testing it over the next week or so.

6 years ago

johnmh pushed to master at johnmh/libreboot

  • 2373ddab15 Move organized patches to project directory for newbuild The new build system just applies all patches in the directory, so we can't have a properly organized structure.
  • bffa5679bd Move organized patches to parent directory for newbuild The new build system just applies all patches in the directory, so we can't have a properly organized structure.
  • View comparison for these 2 commits »

6 years ago

johnmh pushed to master at johnmh/libreboot

  • bffa5679bd Move organized patches to parent directory for newbuild The new build system just applies all patches in the directory, so we can't have a properly organized structure.

6 years ago

johnmh commented on issue libreboot/libreboot#448

docking station's USB ports don't work (ThinkPad T400)

I've been messing around with the aforementioned patch for just under a month now, and I don't think it's a good idea to bump coreboot for T400 just yet. Yes, USB works the first time you dock. However, the system often freezes the next time you dock, and sometimes when you undock. It's not stable enough to consider usable.

6 years ago