Log of /people/eartoast
Directory Listing
Revision
4032 -
Directory Listing
Modified
Tue Sep 26 17:40:33 2006 UTC
(6 years, 8 months ago)
by
glaweh-guest
add svn+file and svn+https
Revision
4027 -
Directory Listing
Modified
Tue Sep 26 12:35:49 2006 UTC
(6 years, 8 months ago)
by
glaweh-guest
svn -q behaves differently than cvs -q;
we have to use grep here to take out the lines we do not want in getconf.log
Revision
4012 -
Directory Listing
Modified
Mon Sep 25 10:12:55 2006 UTC
(6 years, 8 months ago)
by
glaweh-guest
- fix error message
- add svn+http protocol
Revision
3982 -
Directory Listing
Modified
Tue Sep 19 14:49:19 2006 UTC
(6 years, 9 months ago)
by
glaweh-guest
svnserve implementation
Revision
3978 -
Directory Listing
Modified
Tue Sep 19 08:06:36 2006 UTC
(6 years, 9 months ago)
by
glaweh-guest
create branch for svn-config support
Revision
3965 -
Directory Listing
Modified
Fri Sep 15 10:32:14 2006 UTC
(6 years, 9 months ago)
by
glaweh-guest
remove clean-rcs branch, as thomas has merged it into trunk
Revision
3728 -
Directory Listing
Modified
Wed Aug 2 11:02:59 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
fix copyright headers
Revision
3718 -
Directory Listing
Modified
Tue Aug 1 11:10:25 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
remove the pushd and popd, as it runs in its own script now
Revision
3717 -
Directory Listing
Modified
Tue Aug 1 11:09:27 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
insert the SUBROUTINE INFO blocks
Revision
3678 -
Directory Listing
Modified
Tue Jul 25 11:52:45 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
bump revision
Revision
3677 -
Directory Listing
Modified
Tue Jul 25 11:29:15 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
only run mkrw if DO_INIT_TASKS is 1
Revision
3676 -
Directory Listing
Modified
Tue Jul 25 10:39:50 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
update changelog
Revision
3674 -
Directory Listing
Modified
Mon Jul 24 14:25:10 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
call mkrw for $FAI always. resons:
- if the fs is already writable, mkrw does nothing
- rw $FAI is necessary for every method different from nfsmounting
- in the nfsmount case, we can hopefully live with the double-mount
Revision
3673 -
Directory Listing
Modified
Mon Jul 24 14:06:54 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
- leave FAI_CONFIG_DIR for server-side config access
- revert $FAI setting in fai.conf to trunk
Revision
3665 -
Directory Listing
Modified
Sun Jul 23 14:01:42 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
changelog for my clean-rcs branch
Revision
3664 -
Directory Listing
Modified
Sun Jul 23 13:59:36 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
remove whitespace
Revision
3663 -
Directory Listing
Modified
Sun Jul 23 13:53:04 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
document better what we are doing
Revision
3662 -
Directory Listing
Modified
Sun Jul 23 13:46:47 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
- remove temporary-copy code from get-c-d-cvs
- cleanup code a bit
- make url example more verbose
Revision
3643 -
Directory Listing
Modified
Sun Jul 23 01:23:06 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
new nfs config syntax as an example in fai.conf
Revision
3642 -
Directory Listing
Modified
Sun Jul 23 01:13:41 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
new config url support now working:
tested with cvs-pserver and nfs mounted config space initial install
Revision
3613 -
Directory Listing
Modified
Sat Jul 22 13:25:23 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
install the get-config-dir scripts
Revision
3612 -
Directory Listing
Modified
Sat Jul 22 13:23:03 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
argh. not a sub anymore.
Revision
3611 -
Directory Listing
Modified
Sat Jul 22 12:44:10 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
- move get_fai_dir to its own script get-config-dir
- rename the sub-scripts to match the namespace
Revision
3589 -
Directory Listing
Modified
Fri Jul 21 23:53:25 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
* modularize the fai-config stuff
- add variable $FAI_CONFIG_METHOD to specify the way to access the config space
- remove implicit decision based on the presence of $FAI_LOCATION
- modularize the get-fai-cvs and get-fai-nfs methods
- source the get-fai-$blah script, as it might define environment variables.
Revision
3587 -
Directory Listing
Modified
Fri Jul 21 23:43:23 2006 UTC
(6 years, 10 months ago)
by
glaweh-guest
start branch: clean up and modularize get-fai-dir
Revision
3189 -
Directory Listing
Modified
Sat Dec 31 13:26:39 2005 UTC
(7 years, 5 months ago)
by
glaweh-guest
remove merged branches
Revision
3188 -
Directory Listing
Modified
Sat Dec 31 13:21:12 2005 UTC
(7 years, 5 months ago)
by
glaweh-guest
remove merged branch
Revision
3081 -
Directory Listing
Modified
Wed Nov 23 09:03:07 2005 UTC
(7 years, 6 months ago)
by
glaweh-guest
include option -I in the getopt call; this really enables
interface selection.
BTW: even before, by setting eth0 as the default interface,
the dhcp failures on the other interfaces disappeared ;)
Revision
3038 -
Directory Listing
Modified
Fri Nov 11 08:28:14 2005 UTC
(7 years, 7 months ago)
by
glaweh-guest
move the X driver substitution to a fcopy preinst script as a simple demo
how to use preinst
Revision
2996 -
Directory Listing
Modified
Fri Nov 4 09:04:39 2005 UTC
(7 years, 7 months ago)
by
glaweh-guest
improve the fcopy-preinst manpage a bit to clarify the usage of
preinst scripts.
Revision
2995 -
Directory Listing
Modified
Fri Nov 4 08:45:05 2005 UTC
(7 years, 7 months ago)
by
glaweh-guest
* BUGFIX:337271 include an interface name in the kernel-ip configuration
the interface defaults to eth0, but can be changed using make-fai-bootfloppy's
"-I" option
(solves the problem of kernel-ip-configuration getting stuck in dhcp requests
if there's more than one network interface)
Revision
2994 -
Directory Listing
Modified
Fri Nov 4 08:42:22 2005 UTC
(7 years, 7 months ago)
by
glaweh-guest
new bug, new branch
Revision
2993 -
Directory Listing
Modified
Fri Nov 4 08:40:50 2005 UTC
(7 years, 7 months ago)
by
glaweh-guest
* BUGFIX: #312128, work around changed ifupdown
ifupdown was changed: instead of the file /etc/network/ifstate it uses
/etc/network/run/ifstate, while /etc/network/run is a symlink to /dev/shm/network.
this fails, of cause, in the FAI nfsroot.
quick workaround: bind-mount /tmp to /dev/shm and create the directory
/dev/shm/network/ in lib/create_ramdisk
Revision
2992 -
Directory Listing
Modified
Fri Nov 4 08:31:36 2005 UTC
(7 years, 7 months ago)
by
glaweh-guest
branch to fix the changed-ifupdown bug
Revision
2979 -
Directory Listing
Modified
Thu Nov 3 18:05:38 2005 UTC
(7 years, 7 months ago)
by
glaweh-guest
* BUGFIX:297550 clean up the fcopy recursion code
the File::Find code used in recursive fcopy descended into the ignored
directories and their subdirectories. this failed when a revision control
system keeps subdirectories there (in this case: subversion).
while fixing this bug, the whole File::Find code was brought to a more
readable/debuggable form.
this version differs from the first version sent to fai-workshow@guug.de
because it moves the newly introduced %ignoredirs out of global scope.
Revision
2978 -
Directory Listing
Modified
Thu Nov 3 18:02:50 2005 UTC
(7 years, 7 months ago)
by
glaweh-guest
create branch for the fcopy-recursion bug
Revision
2977 -
Directory Listing
Modified
Thu Nov 3 17:59:40 2005 UTC
(7 years, 7 months ago)
by
glaweh-guest
create the root of my bugfix branches
Revision
2976 -
Directory Listing
Modified
Mon Oct 31 19:26:12 2005 UTC
(7 years, 7 months ago)
by
glaweh-guest
preinst support; clean up ugly code
Revision
2975 -
Directory Listing
Added
Mon Oct 31 18:58:31 2005 UTC
(7 years, 7 months ago)
by
glaweh-guest
start moving my fai patches into svn