Initial snapshot
This commit is contained in:
commit
fee4dd4e6d
373 changed files with 62144 additions and 0 deletions
39
environment/profile/user/sample/sample.conf
Normal file
39
environment/profile/user/sample/sample.conf
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
#
|
||||
# ---------- header -----------------------------------------------------------
|
||||
#
|
||||
# project kaneton
|
||||
#
|
||||
# license kaneton
|
||||
#
|
||||
# file /home/mycure/kane...ironment/profile/user/sample/sample.conf
|
||||
#
|
||||
# created julien quintard [sat jun 9 22:40:33 2007]
|
||||
# updated julien quintard [thu mar 3 18:18:10 2011]
|
||||
#
|
||||
|
||||
#
|
||||
# ---------- information ------------------------------------------------------
|
||||
#
|
||||
# a sample of the user configuration file.
|
||||
#
|
||||
|
||||
#
|
||||
# ---------- boot stuff -------------------------------------------------------
|
||||
#
|
||||
|
||||
_MBL_SCRIPT_ = ${_MBL_DIR_}/grub/grub.py
|
||||
|
||||
_BOOT_MODE_ = image
|
||||
_BOOT_DEVICE_ = floppy
|
||||
|
||||
#
|
||||
# ---------- environment ------------------------------------------------------
|
||||
#
|
||||
|
||||
_OUTPUT_ = ${_OUTPUT_VERBOSE_}
|
||||
|
||||
#
|
||||
# ---------- inputs -----------------------------------------------------------
|
||||
#
|
||||
|
||||
#_INPUTS_ += ${_SAMPLE_DIR_}/chiche/chiche
|
||||
Reference in a new issue