All of lore.kernel.org
 help / color / mirror / Atom feed
* config file
@ 2005-01-23 14:28 Yoshinori K. Okuji
  2005-01-23 15:06 ` Serbinenko Vladimir
                   ` (3 more replies)
  0 siblings, 4 replies; 24+ messages in thread
From: Yoshinori K. Okuji @ 2005-01-23 14:28 UTC (permalink / raw)
  To: grub-devel

I'd like to raise an issue about the config file.

In GRUB Legacy, the structure of menu.lst is ugly, because it has a 
strange state when interpretting it. The semantics is that commands are 
executed until the first "title" is encounterred. Afterwards, commands 
are only "remembered" as boot entries. I think it would be more 
straightforward if commands are always executed.

I'd like to redesign it in GRUB 2. One example is to write a boot entry 
like this:

entry "GNU/Hurd" {
  root=(hd0,0)
  multiboot /boot/gnumach
  module /boot/serverboot
  ...
}

This idea is to make a boot entry a kind of shell function.

What do you think?

Okuji



^ permalink raw reply	[flat|nested] 24+ messages in thread
* config file
@ 2005-04-20 16:00 Sriharsha Vardhan
  0 siblings, 0 replies; 24+ messages in thread
From: Sriharsha Vardhan @ 2005-04-20 16:00 UTC (permalink / raw)
  To: linuxppc-embedded

Hi
I checked your thread about 2.6.11-5 on 8xx @
http://ozlabs.org/pipermail/linuxppc-embedded/2005-March/017468.html.

I am working on 860 and I tried both 2.6.11-5 and 2.6.11-7. I get
struck up exactly at same error  as you mentiond . i.e
  Linux/PPC load: rw root=3D/dev/ram0
  Uncompressing Linux...done.
  Now booting the kernel
 .....nothing after this..


I just want to cross check my config file. Can you please send me your
config file.

Have a nice day.

harsha

^ permalink raw reply	[flat|nested] 24+ messages in thread
* Config file
@ 2007-10-01 11:33 Aurelien Jarno
  0 siblings, 0 replies; 24+ messages in thread
From: Aurelien Jarno @ 2007-10-01 11:33 UTC (permalink / raw)
  To: linux-mips

[-- Attachment #1: Type: text/plain, Size: 316 bytes --]

Please find attached the configuration file I used to test dyntick on
QEMU/Malta.

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

[-- Attachment #2: config-mipsel-malta-r4k.gz --]
[-- Type: application/octet-stream, Size: 7310 bytes --]

^ permalink raw reply	[flat|nested] 24+ messages in thread
* config file
@ 2016-07-26  5:55 nousi
  2016-07-26  6:17 ` Mircea Gliga
  2016-07-26  6:18 ` Nicolas Dechesne
  0 siblings, 2 replies; 24+ messages in thread
From: nousi @ 2016-07-26  5:55 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 304 bytes --]

Hi,

I have downloaded the poky repo and it is clean.
I do not find any .config file in poky directory.
Please, point me to the location under poky tree to copy the .config file
from the external source so that bitbake can use .config file configuration.

-- 


*Thanks & Regards,B.Nousilal,*

[-- Attachment #2: Type: text/html, Size: 577 bytes --]

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2016-07-26  6:18 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-23 14:28 config file Yoshinori K. Okuji
2005-01-23 15:06 ` Serbinenko Vladimir
2005-01-23 15:26   ` Vincent Pelletier
2005-01-23 15:13 ` Marco Gerards
2005-01-23 16:09   ` Yoshinori K. Okuji
2005-01-23 16:28     ` Vincent Pelletier
2005-01-23 17:02       ` Serbinenko Vladimir
2005-01-29 10:44         ` menu variable Serbinenko Vladimir
2005-01-29 13:37           ` Yoshinori K. Okuji
2005-01-29 14:34             ` Yoshinori K. Okuji
2005-01-23 16:44 ` config file chaac
2005-01-23 16:55   ` Vincent Pelletier
2005-01-23 17:23     ` Marco Gerards
2005-01-23 18:12     ` Yoshinori K. Okuji
2005-01-23 17:08   ` Marco Gerards
2005-01-27 18:57     ` chaac
2005-01-28 16:29       ` Marco Gerards
2005-02-04  8:23 ` Nico -telmich- Schottelius
2005-02-04  8:52   ` Yoshinori K. Okuji
  -- strict thread matches above, loose matches on Subject: below --
2005-04-20 16:00 Sriharsha Vardhan
2007-10-01 11:33 Config file Aurelien Jarno
2016-07-26  5:55 config file nousi
2016-07-26  6:17 ` Mircea Gliga
2016-07-26  6:18 ` Nicolas Dechesne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.