lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 13 Apr 2009 00:02:34 -0600
From:	Robert Hancock <hancockrwd@...il.com>
To:	linux-kernel@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org
Subject:  Re: Unknown initrd commands

stonee@...e-mail.net wrote:
> I have been digging around a few times online, and have not been able to find where some commands invoked from the Fedora init script are located.
> 
> The contents of the script are as follows along with some notes that I've added:
> 

...

> mkblkdevs
>    # ? 
> stabilized --hash --interval 250 /proc/scsi/scsi
>    # ?
> resume /dev/sda2
>    # ?
> 
> echo Creating root device.
> mkrootdev -t ext3 -o defaults,ro /dev/sda1
> echo Mounting root filesystem.
> mount /sysroot
> echo Setting up other filesystems.
> 
> setuproot
>    # ?
> 
> loadpolicy
>    # ?
> Where are these commands documented? Also, do initrd/nash have a home page? 
> 
> Thanks! 
> 
> By the way, please include my safemail e-mail in responses as I am not subscribed to the list.

I believe these are nash built-ins. There's a man page, but it doesn't 
seem to list these commands, presumably it's out of date. Likely the 
only good documentation for them is the nash source code..

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ