commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/libdiskfs opts-std-startup.c


From: Roland McGrath
Subject: hurd/libdiskfs opts-std-startup.c
Date: Mon, 20 Aug 2001 15:41:29 -0700

CVSROOT:        /cvs
Module name:    hurd
Changes by:     Roland McGrath <address@hidden> 01/08/20 15:41:04

Modified files:
        libdiskfs      : opts-std-startup.c 

Log message:
        2001-08-20  Roland McGrath  <address@hidden>
        
        * opts-std-startup.c: diskfs_boot_flags -> diskfs_boot_command_line.
        (OPT_BOOT_CMDLINE): Renamed from OPT_BOOTFLAGS.
        (startup_options): --bootflags -> --multiboot-command-line
        (parse_startup_opt): Parse it.
        * diskfs.h: diskfs_boot_flags -> diskfs_boot_command_line.
        (diskfs_boot_filesystem): New macro.
        * init-main.c (diskfs_init_main): Use it.
        * init-init.c (diskfs_init_diskfs): Likewise.
        * console.c (diskfs_console_stdio): Likewise.
        * boot-start.c (_diskfs_boot_privports): Likewise.
        (diskfs_start_bootstrap): Split boot_command_line into words and pass
        those arguments to init instead of diskfs_bootflags.
        * opts-std-startup.c (_diskfs_boot_pause): New variable.
        (OPT_BOOT_PAUSE): New macro.
        (startup_options): Add --boot-debug-pause.
        (parse_startup_opt): Parse it.
        * boot-start.c (diskfs_boot_init_program): New variable.
        * diskfs.h: Declare it.
        * boot-start.c (default_init): Variable removed.
        (diskfs_start_bootstrap): Use diskfs_boot_init_program instead
        of default_init or prompting under -i.
        * opts-std-startup.c (OPT_BOOT_INIT_PROGRAM): New macro.
        (startup_options): Add --boot-init-program.
        (parse_startup_opt): Parse it.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/libdiskfs/opts-std-startup.c.diff?cvsroot=OldCVS&tr1=1.17&tr2=1.18&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]