[PATCH] Update Makelocale.template for syslinux

1 view
Skip to first unread message

Barret Rhoden

unread,
Nov 24, 2015, 2:40:33 PM11/24/15
to aka...@googlegroups.com
Our USB sticks expect a kernel named 'akaros' in /boot. The kernel can
be either a compressed kernel or uncompressed. I recommend compressed.
(Have your Makelocal's usb target depend on CMP_KERNEL_OBJ).

Signed-off-by: Barret Rhoden <br...@cs.berkeley.edu>
---
Makelocal.template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makelocal.template b/Makelocal.template
index 74635fdae539..81c2c6e4a828 100644
--- a/Makelocal.template
+++ b/Makelocal.template
@@ -17,7 +17,7 @@ export CFLAGS_USER CFLAGS_TESTS
#$(OBJDIR)/kern/.usb.touch: $(CMP_KERNEL_OBJ)
# @echo " (USB) Copying to /dev/sdc4"
# $(Q)mount /dev/sdc4
-# $(Q)cp $^ /mnt/pornstick/akaros
+# $(Q)cp $^ /mnt/pornstick/boot/akaros
# @sync
# $(Q)umount /mnt/pornstick
# @touch $@
--
2.6.0.rc2.230.g3dd15c0

Kevin Klues

unread,
Nov 24, 2015, 5:06:06 PM11/24/15
to aka...@googlegroups.com
Only comment is on the name "pornstick", otherwise, looks good to me.
> --
> 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 akaros+un...@googlegroups.com.
> To post to this group, send email to aka...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



--
~Kevin

Barret Rhoden

unread,
Nov 25, 2015, 9:42:25 AM11/25/15
to aka...@googlegroups.com
On 2015-11-24 at 14:05 Kevin Klues <klu...@gmail.com> wrote:
> Only comment is on the name "pornstick", otherwise, looks good to me.

I can change that to usbstick.

Barret Rhoden

unread,
Nov 25, 2015, 9:47:17 AM11/25/15
to aka...@googlegroups.com
On 2015-11-24 at 14:40 Barret Rhoden <br...@cs.berkeley.edu> wrote:
> Our USB sticks expect a kernel named 'akaros' in /boot. The kernel
> can be either a compressed kernel or uncompressed. I recommend
> compressed. (Have your Makelocal's usb target depend on
> CMP_KERNEL_OBJ).

Thanks, merged to master at abe793d7c750..46f5b5aaacbc (from, to]

You can see the entire diff with 'git diff' or at
https://github.com/brho/akaros/compare/abe793d7c750...46f5b5aaacbc

Reply all
Reply to author
Forward
0 new messages