/[fai]/trunk/examples/simple/scripts
ViewVC logotype

Log of /trunk/examples/simple/scripts

View Directory Listing Directory Listing


Sticky Revision:

Revision 6566 - Directory Listing
Modified Fri Jun 3 10:23:25 2011 UTC (23 months, 3 weeks ago) by lange
fix syntax error

Revision 6565 - Directory Listing
Modified Fri Jun 3 09:55:45 2011 UTC (23 months, 3 weeks ago) by lange
whitespace fix

Revision 6564 - Directory Listing
Modified Fri Jun 3 09:53:25 2011 UTC (23 months, 3 weeks ago) by lange
add support for CentOD6/SLC6

Revision 6562 - Directory Listing
Modified Fri May 27 16:40:00 2011 UTC (23 months, 4 weeks ago) by lange
if gdm is installed, start graphical login

Revision 6561 - Directory Listing
Modified Fri May 27 16:23:57 2011 UTC (23 months, 4 weeks ago) by lange
safer generation of initrd, add drivers only if available

Revision 6546 - Directory Listing
Modified Tue May 24 10:50:17 2011 UTC (2 years ago) by lange
if not IP was set, add special host entry

This helps xfce not to complain about host lookup

Revision 6514 - Directory Listing
Modified Thu Apr 28 10:04:54 2011 UTC (2 years ago) by lange
add -c to chmod, chown

Revision 6513 - Directory Listing
Modified Thu Apr 28 09:19:47 2011 UTC (2 years ago) by lange
add user demo

Revision 6512 - Directory Listing
Modified Thu Apr 28 09:01:29 2011 UTC (2 years ago) by lange
use a more descriptive name

Revision 6511 - Directory Listing
Modified Wed Apr 27 14:28:07 2011 UTC (2 years ago) by lange
not needed any more, since we use /dev from the nfsroot

Revision 6510 - Directory Listing
Modified Wed Apr 27 14:21:05 2011 UTC (2 years ago) by lange
use /dev from nfsroot, define device in grub

Revision 6509 - Directory Listing
Modified Wed Apr 27 14:17:51 2011 UTC (2 years ago) by lange
print boot and grub config to stdout

Revision 6475 - Directory Listing
Modified Sat Apr 16 10:05:28 2011 UTC (2 years, 1 month ago) by mt
simple examples: use GRUB_PC as default, add info header to GRUB and GRUB_PC scripts.

Merge of 03208d2 from 3.4 into trunk.

Revision 6472 - Directory Listing
Modified Sat Apr 16 09:38:07 2011 UTC (2 years, 1 month ago) by mt
Replace lenny with squeeze in all apt related sources.

Merge of 7cd0760 from 3.4 into trunk.

Revision 6454 - Directory Listing
Modified Fri Apr 15 19:15:36 2011 UTC (2 years, 1 month ago) by mgoetze-guest
Make static network configuration work on CentOS

Revision 6398 - Directory Listing
Modified Fri Apr 15 12:30:46 2011 UTC (2 years, 1 month ago) by mgoetze-guest
Move some things from scripts/FAIBASE/10-misc to scripts/DEBIAN/40-misc

Revision 6397 - Directory Listing
Modified Fri Apr 15 12:24:58 2011 UTC (2 years, 1 month ago) by mgoetze-guest
CENTOS/40-install-grub: fix typo

Revision 6349 - Directory Listing
Modified Thu Apr 14 18:34:07 2011 UTC (2 years, 1 month ago) by mgoetze-guest
Replace CENTOS/20-mknod by CENTOS/20-makedev, thanks to Stephan Adig for the patch

Revision 6348 - Directory Listing
Modified Thu Apr 14 18:11:11 2011 UTC (2 years, 1 month ago) by mgoetze-guest
Forgot svn:executable property

Revision 6346 - Directory Listing
Modified Thu Apr 14 18:08:10 2011 UTC (2 years, 1 month ago) by mgoetze-guest
CENTOS/30-mkinitrd: --with is enough, we don't need --preload

Revision 6345 - Directory Listing
Modified Thu Apr 14 18:04:24 2011 UTC (2 years, 1 month ago) by mgoetze-guest
simple-examples: split up some variables into DEBIAN and CENTOS and implement them on CENTOS

Revision 6298 - Directory Listing
Modified Thu Feb 17 17:41:32 2011 UTC (2 years, 3 months ago) by lange
$FAI_ROOT -> $target

Revision 6291 - Directory Listing
Modified Sat Feb 12 17:53:27 2011 UTC (2 years, 3 months ago) by lange
new code for trap ERR, it now saves the maximum value of all errors

In the past the variable error was only set to 1, since a logical OR
was used inside the trap code. Now it compares the actual exit code $?
with the previous value of $error and saves the bigger of both back to $error

Revision 6290 - Directory Listing
Modified Sat Feb 12 09:32:57 2011 UTC (2 years, 3 months ago) by mgoetze-guest
Copy fai.conf and a small fix, so that fai softupdate
runs without error on a fresh installation with simple-examples

Revision 6288 - Directory Listing
Modified Fri Feb 11 10:37:54 2011 UTC (2 years, 3 months ago) by mgoetze-guest
Initial checkin of CentOS support for simple examples.
Note: this currently depends on a device2grub patch which has been
proposed on linux-fai-devel but not yet committed to trunk.

Revision 6283 - Directory Listing
Modified Thu Feb 10 22:31:58 2011 UTC (2 years, 3 months ago) by mgoetze-guest
Remove cfengine2 from default NFSROOT, as it is no longer needed for the simple-examples. Only do cfengine cleanup if it is installed.

Revision 6280 - Directory Listing
Modified Tue Feb 8 16:59:59 2011 UTC (2 years, 3 months ago) by mgoetze-guest
Deduplicate scripts/{DEBIAN,FAIBASE}/40-misc in simple-examples

Revision 6275 - Directory Listing
Modified Mon Feb 7 13:14:20 2011 UTC (2 years, 3 months ago) by mgoetze-guest
Add missing svn:executable property to example scripts.

Revision 6242 - Directory Listing
Modified Fri Dec 17 14:14:27 2010 UTC (2 years, 5 months ago) by mt
simple/scripts/GRUB_PC/10-setup: No need to deal with multiple devices anymore,
BOOT_DEVICE will always a be single value. 

This version of 10-setup is known to work both with lenny and squeeze.

Thanks: alekibango, David Dreezer

Revision 6203 - Directory Listing
Modified Sun Nov 28 12:39:22 2010 UTC (2 years, 5 months ago) by lange
apply patch from experimental, install grub into all raid devices

Revision 6201 - Directory Listing
Modified Thu Nov 25 16:45:58 2010 UTC (2 years, 6 months ago) by lange
do not install grub always into (hd0) (closes: #604938)

Revision 6197 - Directory Listing
Modified Wed Nov 24 16:50:23 2010 UTC (2 years, 6 months ago) by lange
do not copy file if target is a symlink

Revision 6196 - Directory Listing
Modified Tue Nov 23 20:04:57 2010 UTC (2 years, 6 months ago) by lange
do not use fcopy for /etc/modules

Revision 5954 - Directory Listing
Modified Fri Aug 6 16:24:27 2010 UTC (2 years, 9 months ago) by lange
fix duplicate IP address

Revision 5950 - Directory Listing
Modified Fri Aug 6 14:34:18 2010 UTC (2 years, 9 months ago) by lange
10-conffiles, 50-host-classes: add suppoert for hosts named client01,...

Revision 5946 - Directory Listing
Modified Fri Aug 6 01:25:53 2010 UTC (2 years, 9 months ago) by lange
fix wrong path

Revision 5941 - Directory Listing
Modified Thu Aug 5 23:31:45 2010 UTC (2 years, 9 months ago) by lange
add approx support in class FAISERVER

Revision 5939 - Directory Listing
Modified Wed Aug 4 04:07:28 2010 UTC (2 years, 9 months ago) by lange
* use 192.168.33.0/24 subnet for class FAISERVER
* S99fai-setup: do not call fai-setup

Revision 5938 - Directory Listing
Modified Wed Aug 4 03:31:59 2010 UTC (2 years, 9 months ago) by lange
remove apt-proxy

Revision 5936 - Directory Listing
Modified Tue Aug 3 00:41:49 2010 UTC (2 years, 9 months ago) by lange
fix svn properties

Revision 5935 - Directory Listing
Modified Tue Aug 3 00:32:42 2010 UTC (2 years, 9 months ago) by lange
* simple examples: move all Debian specific parts into new class DEBIAN
  (Thanks to Michael Goetze for the patch)
* THANKS: add Michael

Revision 5857 - Directory Listing
Modified Fri Jul 9 22:06:05 2010 UTC (2 years, 10 months ago) by lange
40-misc: replace cfengine script with shell script

Revision 5856 - Directory Listing
Modified Fri Jul 9 21:08:02 2010 UTC (2 years, 10 months ago) by lange
30-demo: replace script with shell code in 10-misc

Revision 5855 - Directory Listing
Modified Fri Jul 9 21:05:14 2010 UTC (2 years, 10 months ago) by lange
99-discover-bug: remove unused script

Revision 5849 - Directory Listing
Modified Thu Jul 8 22:22:00 2010 UTC (2 years, 10 months ago) by lange
10-misc, subroutines: move adding /etc/hosts entry from task_prepareapt
to config space script, add only if host does not belong to class DHCPC

Revision 5846 - Directory Listing
Modified Thu Jul 8 09:38:49 2010 UTC (2 years, 10 months ago) by lange
put ROOTPW into quotes, so empty password will work (thanks to Adrien
Cunin for the patch)

Revision 5662 - Directory Listing
Modified Sun Nov 15 14:54:59 2009 UTC (3 years, 6 months ago) by lange
add class GRUB_PC

Revision 5634 - Directory Listing
Modified Sun Nov 1 15:07:15 2009 UTC (3 years, 6 months ago) by lange
remove comment

Revision 5538 - Directory Listing
Modified Fri Oct 16 12:05:37 2009 UTC (3 years, 7 months ago) by mt
Completing the simple-example-is-softupdate-compatible-patch, part 1

Revision 5485 - Directory Listing
Modified Fri Jul 24 15:28:46 2009 UTC (3 years, 10 months ago) by lange
make-fai-nfsroot, DEMO/10-misc,FAIBASE/10-misc: chpasswd does not
support -e in newer version, replaced by usermod

Revision 5482 - Directory Listing
Modified Thu Jul 23 16:29:52 2009 UTC (3 years, 10 months ago) by lange
20-hwdetect.source, DEMO/10-misc,10-conffiles: apply patch from
Michael, that skip somme commands on softupdate

Revision 5481 - Directory Listing
Modified Thu Jul 23 16:27:21 2009 UTC (3 years, 10 months ago) by lange
use ainsl instead of echo

Revision 5314 - Directory Listing
Modified Thu Apr 9 14:51:32 2009 UTC (4 years, 1 month ago) by lange
20-removable_media: add fd0 entry to fstab only if device is present

Revision 5261 - Directory Listing
Modified Mon Feb 16 12:47:23 2009 UTC (4 years, 3 months ago) by mt
First series of setup-storage related fixes that get merged from experimental;
merged:
- setup-storage_udevsettle-etch
- setup-storage_large-partition-check
- setup-storage_opt-d
- setup-storage_crypto-bugfixes
- setup-storage_initramfs-lvm-raid
- setup-storage_liblinux-lvm
- setup-storage_disk-id-support
Further merges and the update to experimental will follow soon.

Revision 5128 - Directory Listing
Modified Sat Sep 6 18:11:21 2008 UTC (4 years, 8 months ago) by lange
20-copy-mirror: set correct symlink, add comment

Revision 5093 - Directory Listing
Modified Fri Sep 5 17:29:40 2008 UTC (4 years, 8 months ago) by lange
use lenny in FAISERVER class

Revision 5092 - Directory Listing
Modified Fri Sep 5 17:29:02 2008 UTC (4 years, 8 months ago) by lange
10-misc: remove tune2fs call, now done by new partition tool

Revision 4990 - Directory Listing
Modified Sun Jun 15 10:40:36 2008 UTC (4 years, 11 months ago) by lange
add comment

Revision 4810 - Directory Listing
Modified Sat Dec 1 16:58:38 2007 UTC (5 years, 5 months ago) by lange
use absolute path

Revision 4745 - Directory Listing
Modified Thu Nov 15 13:33:53 2007 UTC (5 years, 6 months ago) by lange
resolv.conf is now in /, not in /tmp

Revision 4365 - Directory Listing
Modified Sat Jun 23 21:38:38 2007 UTC (5 years, 11 months ago) by lange
use mkdir -p

Revision 4348 - Directory Listing
Modified Thu Jun 14 20:54:15 2007 UTC (5 years, 11 months ago) by lange
add some minor patches fixing english text, fix /floppy path (closes: #428857, #428858, #428859) 

Revision 4229 - Directory Listing
Modified Wed Feb 7 21:18:58 2007 UTC (6 years, 3 months ago) by lange
make script a bash script (closes: #410084)

Revision 4216 - Directory Listing
Modified Thu Jan 11 18:12:20 2007 UTC (6 years, 4 months ago) by lange
fix wrong path (closes: #406500)

Revision 4134 - Directory Listing
Modified Fri Nov 3 12:37:00 2006 UTC (6 years, 6 months ago) by lange
add anchors to ainsl pattern

Revision 4131 - Directory Listing
Modified Thu Nov 2 17:01:56 2006 UTC (6 years, 6 months ago) by lange
/sbin/unconfigured.sh is not used any more

Revision 4080 - Directory Listing
Modified Wed Oct 11 17:50:47 2006 UTC (6 years, 7 months ago) by lange
localhost entry is not needed. /etc/hosts inside the nfsroot already
includes it and this will be copied to the new system

Revision 4068 - Directory Listing
Modified Sun Oct 8 23:00:05 2006 UTC (6 years, 7 months ago) by lange
do not fail if hardware clock can't be set

Revision 4056 - Directory Listing
Modified Fri Oct 6 21:25:23 2006 UTC (6 years, 7 months ago) by lange
add -v

Revision 4055 - Directory Listing
Modified Fri Oct 6 21:24:45 2006 UTC (6 years, 7 months ago) by lange
use ainsl

Revision 4025 - Directory Listing
Modified Tue Sep 26 12:32:38 2006 UTC (6 years, 8 months ago) by lange
replace symlink for sarge 

Revision 3999 - Directory Listing
Modified Thu Sep 21 13:49:41 2006 UTC (6 years, 8 months ago) by lange
use new ainsl command for adding lines to fstab,
fix wrong symlink

Revision 3998 - Directory Listing
Modified Thu Sep 21 13:46:23 2006 UTC (6 years, 8 months ago) by lange
fix wrong link

Revision 3994 - Directory Listing
Modified Thu Sep 21 11:53:55 2006 UTC (6 years, 8 months ago) by lange
new script for fstab entries and directories under /media

Revision 3981 - Directory Listing
Modified Tue Sep 19 14:48:17 2006 UTC (6 years, 8 months ago) by lange
new name for X11 config file

Revision 3979 - Directory Listing
Modified Tue Sep 19 10:34:09 2006 UTC (6 years, 8 months ago) by lange
rename class XFREE to XORG

Revision 3862 - Directory Listing
Modified Tue Sep 5 13:42:31 2006 UTC (6 years, 8 months ago) by lange
fix syntax error

Revision 3857 - Directory Listing
Modified Tue Sep 5 12:52:07 2006 UTC (6 years, 8 months ago) by lange
rename variables

Revision 3855 - Directory Listing
Modified Tue Sep 5 12:33:53 2006 UTC (6 years, 8 months ago) by lange
$videodrv renamed to $VIDEODRIVER

Revision 3853 - Directory Listing
Modified Tue Sep 5 12:20:40 2006 UTC (6 years, 8 months ago) by lange
rename $time_zone to $TIMEZONE

Revision 3831 - Directory Listing
Modified Mon Sep 4 10:41:36 2006 UTC (6 years, 8 months ago) by lange
rename $DO_INIT_TASKS to $do_init_tasks

Revision 3722 - Directory Listing
Modified Tue Aug 1 15:39:15 2006 UTC (6 years, 9 months ago) by lange
change path for cfagent

Revision 3651 - Directory Listing
Modified Sun Jul 23 10:39:31 2006 UTC (6 years, 10 months ago) by lange
migrate from cfengine1 to cfengine2 (closes: 305362)

Revision 3632 - Directory Listing
Modified Sat Jul 22 23:28:55 2006 UTC (6 years, 10 months ago) by lange
minor fix

Revision 3630 - Directory Listing
Modified Sat Jul 22 23:16:33 2006 UTC (6 years, 10 months ago) by lange
new path /etc/fai/apt/sources.list

Revision 3359 - Directory Listing
Modified Fri Mar 31 15:55:05 2006 UTC (7 years, 1 month ago) by lange
copy sources.list for install server itself and for fai package

Revision 3351 - Directory Listing
Modified Fri Mar 31 09:53:42 2006 UTC (7 years, 1 month ago) by lange
add fcopy for apt-proxy config file

Revision 3341 - Directory Listing
Modified Tue Mar 28 16:20:16 2006 UTC (7 years, 1 month ago) by lange
remove code that checks /fai/file/packages dir

Revision 3334 - Directory Listing
Modified Tue Mar 28 14:09:52 2006 UTC (7 years, 1 month ago) by lange
menu.lst/postinst now reads correct file, so this cp is not needed any more

Revision 3297 - Directory Listing
Modified Mon Mar 20 10:38:11 2006 UTC (7 years, 2 months ago) by lange
minor change

Revision 3290 - Directory Listing
Modified Sun Mar 19 18:15:35 2006 UTC (7 years, 2 months ago) by lange
add comment, fix typo

Revision 3281 - Directory Listing
Modified Sun Mar 5 21:07:27 2006 UTC (7 years, 2 months ago) by lange
make script cfengine2 more compatible

Revision 3216 - Directory Listing
Modified Mon Jan 9 16:04:21 2006 UTC (7 years, 4 months ago) by lange
copy setup script

Revision 3209 - Directory Listing
Modified Fri Jan 6 15:50:00 2006 UTC (7 years, 4 months ago) by lange
remove old files and resolv.conf

Revision 3208 - Directory Listing
Modified Fri Jan 6 15:49:23 2006 UTC (7 years, 4 months ago) by lange
remove workaround

Revision 3203 - Directory Listing
Modified Fri Jan 6 10:24:16 2006 UTC (7 years, 4 months ago) by lange
remove workaround

Revision 3199 - Directory Listing
Modified Thu Jan 5 21:56:22 2006 UTC (7 years, 4 months ago) by lange
remove ugly workaround

Revision 3198 - Directory Listing
Modified Thu Jan 5 19:38:31 2006 UTC (7 years, 4 months ago) by lange
add class FAISERVER, class is not yet ready-to-go

Revision 3197 - Directory Listing
Modified Thu Jan 5 19:31:52 2006 UTC (7 years, 4 months ago) by lange
add workaround script for #343338

Revision 3165 - Directory Listing
Modified Fri Dec 9 23:32:53 2005 UTC (7 years, 5 months ago) by lange
fix code that detect of a kernel is installed, now it does not break
if more than one kernel is installed

Revision 3154 - Directory Listing
Modified Mon Dec 5 23:12:59 2005 UTC (7 years, 5 months ago) by lange
make more idempotent

Revision 3104 - Directory Listing
Modified Sat Nov 26 16:28:43 2005 UTC (7 years, 6 months ago) by lange
usbdevfs line not needed any more, init.d will do this

Revision 3093 - Directory Listing
Modified Wed Nov 23 22:05:27 2005 UTC (7 years, 6 months ago) by lange
use -U with fcopy, so grub's menu.lst will not be overwritten during
softupdate (closes: #313069, #314995)

Revision 3084 - Directory Listing
Modified Wed Nov 23 12:32:57 2005 UTC (7 years, 6 months ago) by lange
do not overwrite resolv.conf if it's a symlink (closes: #305783)

Revision 3080 - Directory Listing
Modified Wed Nov 23 08:47:00 2005 UTC (7 years, 6 months ago) by lange
with kernel 2.6.14 we can call tune2fs (closes: #307147)

Revision 3046 - Directory Listing
Modified Fri Nov 11 15:44:31 2005 UTC (7 years, 6 months ago) by lange
fix typos, closes 332291

Revision 2957 - Directory Listing
Modified Tue Oct 18 19:57:05 2005 UTC (7 years, 7 months ago) by lange
rename directory

Revision 2871 - Directory Listing
Modified Sat Apr 30 20:09:05 2005 UTC (8 years ago) by lange
add missing file to CVS

Revision 2847 - Directory Listing
Modified Mon Apr 25 15:54:02 2005 UTC (8 years, 1 month ago) by lange
do not call tune2fs when using 2.6 kernel. This may hang the system

Revision 2817 - Directory Listing
Modified Sat Apr 9 20:19:56 2005 UTC (8 years, 1 month ago) by lange
fix variable name

Revision 2816 - Directory Listing
Modified Sat Apr 9 20:19:36 2005 UTC (8 years, 1 month ago) by lange
first check before appending a line

Revision 2815 - Directory Listing
Modified Sat Apr 9 20:18:24 2005 UTC (8 years, 1 month ago) by lange
reorder code

Revision 2812 - Directory Listing
Modified Sat Apr 9 14:04:11 2005 UTC (8 years, 1 month ago) by lange
do not create roott (= root with a tcsh)

Revision 2794 - Directory Listing
Modified Fri Apr 8 12:31:19 2005 UTC (8 years, 1 month ago) by lange
move code for creating /etc/modules from LILO to FAIBASE

Revision 2777 - Directory Listing
Modified Thu Apr 7 15:13:03 2005 UTC (8 years, 1 month ago) by lange
use chpasswd for setting root password

Revision 2776 - Directory Listing
Modified Thu Apr 7 15:10:46 2005 UTC (8 years, 1 month ago) by lange
new demo examples

Revision 2775 - Directory Listing
Modified Thu Apr 7 15:10:09 2005 UTC (8 years, 1 month ago) by lange
move to DEMO

Revision 2756 - Directory Listing
Modified Wed Apr 6 17:49:15 2005 UTC (8 years, 1 month ago) by lange
move S20 to templates

Revision 2754 - Directory Listing
Modified Wed Apr 6 17:40:32 2005 UTC (8 years, 1 month ago) by lange
remove needless code that was moved to FAIBASE or is stupid

Revision 2750 - Directory Listing
Modified Wed Apr 6 15:05:27 2005 UTC (8 years, 1 month ago) by lange
remove dpkg-reconfigure of passwd, it's already done with debconf

Revision 2749 - Directory Listing
Modified Wed Apr 6 14:51:55 2005 UTC (8 years, 1 month ago) by lange
rename S10 to 10-create-liloconf

Revision 2747 - Directory Listing
Modified Wed Apr 6 14:33:48 2005 UTC (8 years, 1 month ago) by lange
replace MBR with new class NOMBR

Revision 2736 - Directory Listing
Modified Tue Apr 5 22:11:43 2005 UTC (8 years, 1 month ago) by lange
remove grub code

Revision 2714 - Directory Listing
Modified Tue Apr 5 15:11:36 2005 UTC (8 years, 1 month ago) by lange
unused examples

Revision 2713 - Directory Listing
Modified Tue Apr 5 15:10:59 2005 UTC (8 years, 1 month ago) by lange
remove fcopy for hosts.{allow,deny,euiv}

Revision 2705 - Directory Listing
Modified Tue Apr 5 09:27:58 2005 UTC (8 years, 1 month ago) by lange
scripts from old DEFAULT directory

Revision 2704 - Directory Listing
Modified Tue Apr 5 09:09:50 2005 UTC (8 years, 1 month ago) by lange
LAST file renames to LAST/50-misc, minor changes

Revision 2703 - Directory Listing
Modified Tue Apr 5 09:07:19 2005 UTC (8 years, 1 month ago) by lange
LAST is now a directory

Revision 2595 - Directory Listing
Modified Tue Jan 18 12:17:08 2005 UTC (8 years, 4 months ago) by lange
add comment

Revision 2571 - Directory Listing
Modified Wed Jan 12 11:09:18 2005 UTC (8 years, 4 months ago) by lange
eject cdrom when running from fai CD

Revision 2545 - Directory Listing
Modified Wed Jan 5 22:59:06 2005 UTC (8 years, 4 months ago) by lange
add copying of /etc/modules

Revision 2535 - Directory Listing
Modified Sun Jan 2 19:16:15 2005 UTC (8 years, 4 months ago) by lange
enable shadow passwords for passwd and group

Revision 2534 - Directory Listing
Modified Sun Jan 2 19:15:36 2005 UTC (8 years, 4 months ago) by lange
enable shadow passwords for passwd and group

Revision 2517 - Directory Listing
Modified Tue Dec 28 15:23:21 2004 UTC (8 years, 4 months ago) by lange
detect if a kernel ($target/boot/vmlinu* file) exists

Revision 2512 - Directory Listing
Modified Wed Dec 22 15:51:07 2004 UTC (8 years, 5 months ago) by lange
add message where grub writes the boot record (mbr or partition boot record)

Revision 2465 - Directory Listing
Modified Mon Sep 13 14:18:56 2004 UTC (8 years, 8 months ago) by lange
$kappend contains kernel parameters

Revision 2455 - Directory Listing
Modified Mon Sep 13 11:38:44 2004 UTC (8 years, 8 months ago) by lange
remove unused action

Revision 2452 - Directory Listing
Modified Fri Sep 10 13:11:50 2004 UTC (8 years, 8 months ago) by lange
removed: add auto to /etc/modules

Revision 2445 - Directory Listing
Modified Thu Aug 26 17:19:57 2004 UTC (8 years, 9 months ago) by lange
fix: broken grub entry for FAI_BOOTPART when two kernels are in the nfsroot

Revision 2425 - Directory Listing
Modified Fri Aug 6 13:24:10 2004 UTC (8 years, 9 months ago) by lange
add async to export options

Revision 2424 - Directory Listing
Modified Fri Aug 6 12:34:28 2004 UTC (8 years, 9 months ago) by lange
remove /etc/hosts from fcopy list

Revision 2365 - Directory Listing
Modified Tue Jul 20 23:09:42 2004 UTC (8 years, 10 months ago) by lange
substitute $videodrv in XF86Config

Revision 2343 - Directory Listing
Modified Mon Jul 12 22:10:12 2004 UTC (8 years, 10 months ago) by lange
add password protection to grub menu

Revision 2317 - Directory Listing
Modified Fri Jul 9 09:57:00 2004 UTC (8 years, 10 months ago) by lange
add -i to fcopy

Revision 2309 - Directory Listing
Modified Thu Jul 8 21:12:21 2004 UTC (8 years, 10 months ago) by lange
remove NET_9 specific things

Revision 2308 - Directory Listing
Modified Thu Jul 8 21:11:58 2004 UTC (8 years, 10 months ago) by lange
remove NIS and auto.master/auto.scratch config stuff

Revision 2304 - Directory Listing
Modified Thu Jul 8 15:03:00 2004 UTC (8 years, 10 months ago) by lange
move beowulf examples to new directory

Revision 2286 - Directory Listing
Modified Tue Jul 6 15:01:32 2004 UTC (8 years, 10 months ago) by lange
remove hdparm section and USR_LOCAL_COPY and USR_LOCAL_SYNC part

Revision 2281 - Directory Listing
Modified Mon Jul 5 20:18:26 2004 UTC (8 years, 10 months ago) by lange
remove unused S99aptupdate

Revision 2270 - Directory Listing
Modified Sun Jul 4 17:06:41 2004 UTC (8 years, 10 months ago) by lange
warning only when /fai/files/packages exists but no index file is found

Revision 2262 - Directory Listing
Modified Sun Jul 4 13:02:31 2004 UTC (8 years, 10 months ago) by lange
remove class BOOT, move BOOT to DFAULT/S10

Revision 2258 - Directory Listing
Modified Sat Jul 3 22:14:33 2004 UTC (8 years, 10 months ago) by lange
remove NISLPRCLIENT and bootptab stuff

Revision 2252 - Directory Listing
Modified Sat Jul 3 20:47:55 2004 UTC (8 years, 10 months ago) by lange
use bash,
replace backtics with $()

Revision 2251 - Directory Listing
Modified Sat Jul 3 20:42:17 2004 UTC (8 years, 10 months ago) by lange
remove our local stuff

Revision 2230 - Directory Listing
Modified Thu Jul 1 20:16:23 2004 UTC (8 years, 10 months ago) by lange
grub-install does not probe floppy drive

Revision 2228 - Directory Listing
Modified Thu Jul 1 20:00:09 2004 UTC (8 years, 10 months ago) by lange
remove copying of bootsector

Revision 2221 - Directory Listing
Modified Wed Jun 30 20:41:19 2004 UTC (8 years, 10 months ago) by lange
replace memtest86 with memtest86+

Revision 2191 - Directory Listing
Modified Wed Feb 11 15:38:18 2004 UTC (9 years, 3 months ago) by lange
add async option

Revision 2130 - Directory Listing
Modified Tue Jan 6 14:16:36 2004 UTC (9 years, 4 months ago) by lange
add linux logo to login messages

Revision 2119 - Directory Listing
Modified Wed Dec 31 19:11:48 2003 UTC (9 years, 4 months ago) by lange
add noatime,actimeo=900 options

Revision 2118 - Directory Listing
Modified Wed Dec 31 19:05:38 2003 UTC (9 years, 4 months ago) by lange
remove unused line

Revision 2109 - Directory Listing
Modified Tue Dec 30 13:51:24 2003 UTC (9 years, 4 months ago) by lange
rename cdrom device srx -> scdx,
set cdromdevice to SCSI if available,
add code for lprng setup if NISLPRCLIENT and LPD

Revision 2088 - Directory Listing
Modified Wed Dec 17 11:24:04 2003 UTC (9 years, 5 months ago) by lange
create S61hdparm if $hdparm is not empty

Revision 2052 - Directory Listing
Modified Wed Oct 8 18:02:06 2003 UTC (9 years, 7 months ago) by lange
add -n to head command

Revision 2004 - Directory Listing
Modified Fri Aug 1 14:36:44 2003 UTC (9 years, 9 months ago) by lange
new code for generating grub menu entries

Revision 1997 - Directory Listing
Modified Wed Jul 30 15:27:55 2003 UTC (9 years, 9 months ago) by lange
add menu.lst entries for FAI_BOOTPART class

Revision 1996 - Directory Listing
Modified Wed Jul 30 13:19:55 2003 UTC (9 years, 9 months ago) by lange
add entry for debmirror

Revision 1995 - Directory Listing
Modified Wed Jul 30 13:19:44 2003 UTC (9 years, 9 months ago) by lange
add /usr/local/lib to ld.so.conf

Revision 1994 - Directory Listing
Modified Wed Jul 30 10:47:21 2003 UTC (9 years, 9 months ago) by lange
call checkpc for NISLPRCLIENT

Revision 1993 - Directory Listing
Modified Wed Jul 30 10:46:58 2003 UTC (9 years, 9 months ago) by lange
add edit code for /etc/default/nis /etc/ssh/sshd_config

Revision 1992 - Directory Listing
Modified Wed Jul 30 10:46:31 2003 UTC (9 years, 9 months ago) by lange
add fcopy for /etc/ypserv.securenets /etc/auto.master /etc/auto.scratch

Revision 1984 - Directory Listing
Modified Thu Jul 24 14:20:21 2003 UTC (9 years, 10 months ago) by lange
change message

Revision 1973 - Directory Listing
Modified Thu Jul 24 10:14:43 2003 UTC (9 years, 10 months ago) by lange
use fcopy for kernel-img.conf

Revision 1970 - Directory Listing
Modified Thu Jul 24 09:31:34 2003 UTC (9 years, 10 months ago) by lange
add hostname to /etc/mailname

Revision 1965 - Directory Listing
Modified Wed Jul 23 13:25:34 2003 UTC (9 years, 10 months ago) by lange
only fcopy XF86Config-4

Revision 1957 - Directory Listing
Modified Tue Jul 22 20:11:42 2003 UTC (9 years, 10 months ago) by lange
add fcopy for XF86Config

Revision 1931 - Directory Listing
Modified Fri Jul 18 08:06:45 2003 UTC (9 years, 10 months ago) by lange
remove $kernelimage

Revision 1930 - Directory Listing
Modified Fri Jul 18 08:06:31 2003 UTC (9 years, 10 months ago) by lange
remove fcopy ssh_known_hosts

Revision 1927 - Directory Listing
Modified Thu Jul 17 14:40:47 2003 UTC (9 years, 10 months ago) by lange
move code to advanced examples
add do_initrd = Yes to kernel-img.conf

Revision 1924 - Directory Listing
Modified Wed Jul 16 21:56:29 2003 UTC (9 years, 10 months ago) by lange
moved advanced examples to S19

Revision 1906 - Directory Listing
Added Tue Jul 15 09:27:22 2003 UTC (9 years, 10 months ago) by lange
moved simple examples to new dir

  ViewVC Help
Powered by ViewVC 1.1.5