On 2015-12-15 at 13:31 "'Davide Libenzi' via Akaros" <[email protected]> wrote: > > If it turns out to be too much of a pain, then don't worry. But > > try to catch it next time. =) > > > > Please ☺
Sounds good. =) > I know where I fscked up. > I did a `git log --oneline CHANGED_FILE | head -n 1` to get the > commit to splice the new changes in (as in, rebase-i-fixup), thinking > that the branch only had one commit touching that file. > Hopefully I will remember next time. Ah, good stuff. > > # Need to change the format to 32 bit, to trick multiboot/grub1 into > > loading > > ARCH_POST_LINK_CMD = cp $@ $@-64b; $(OBJCOPY) -I elf64-x86-64 -O > > elf32-i386 $@ > > > > Doing that in the build_info branch (#version stuff). Sounds good. Other than that, let me know if there are any other changes, and I repull the branch. Thanks, Barret -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
