DragonFly BSD
DragonFly commits List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: diskless: Miscellaneous fixes.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 26 Apr 2010 03:11:23 -0700 (PDT)

commit 86de41e6561c1bb93c982537c87446371f8279b7
Author: Sascha Wildner <saw@online.de>
Date:   Mon Apr 26 12:11:12 2010 +0200

    diskless: Miscellaneous fixes.
    
    * Increase the space reserved for /etc whose size has grown considerably
      due to the blacklists in /etc/ssh.
    
    * Remove the check for devfs which has been around long enough.
    
    * Use tmpfs instead of mfs.
    
    * Pass whatever is in md_size (e.g. 10M) directly to mount_tmpfs. For
      backwards compatibility, treat number-only values as sectors (i.e.,
      multiply by 512 and pass that to mount_tmpfs).
    
    Submitted-by:  Rumko <rumcic@gmail.com>
    Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1732>

Summary of changes:
 etc/rc.d/diskless     |   25 +++----------------------
 etc/rc.d/initdiskless |   15 +++++++++++++--
 2 files changed, 16 insertions(+), 24 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/86de41e6561c1bb93c982537c87446371f8279b7


-- 
DragonFly BSD source repository



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