date | project | content | link |
|---|
| 09:30 on Aug 24, 2011 | debian-installer/oldsys-preseed | Commit by lool :: rd200dad oldsys-preseed/ (functions oldsys-preseed): Drop NONINTERACTIVE
Drop NONINTERACTIVE which was hardcoded to yes and not needed anymore.
Signed-off-by: Lo??c Minier <lool at debian dot org> | # |
| 09:21 on Aug 24, 2011 | debian-installer/oldsys-preseed | Commit by lool :: r22f2459 oldsys-preseed/ (22 files in 2 dirs): Use debconf rather than a preseed file
Using a preseed file prevents overriding questions on the kernel cmdline
which might be required to e.g. override the network setup from the
detected one (this can't be done via a preseed URL since network isn't
up yet). Call debconf instead of using a preseed file, just like
lib/debian-installer-startup.d/S30env-preseed does to import environment
(passed to init which is busybox) into debconf. Thanks Colin Watson for
the advice!
Remove all mentions of "preseed file" from comments, variables, and
function names.
Signed-off-by: Lo??c Minier <lool at debian dot org> | # |
| 09:21 on Aug 24, 2011 | debian-installer/oldsys-preseed | Commit by lool :: rc695bf5 oldsys-preseed/ (22 files in 2 dirs): Stop tracking type of debconf questions
Introduce new skip_debconf_note function and stop tracking the type of
debconf questions.
Signed-off-by: Lo??c Minier <lool at debian dot org> | # |
| 09:21 on Aug 24, 2011 | debian-installer/oldsys-preseed | Commit by lool :: r1aa22aa oldsys-preseed/functions: Add logging of preseeded debconf questions
Log along the way as there is no preseed file to debug anymore.
Signed-off-by: Lo??c Minier <lool at debian dot org> | # |
| 09:21 on Aug 24, 2011 | debian-installer/oldsys-preseed | Commit by lool :: r5840b65 oldsys-preseed/ (22 files in 3 dirs): New lower level functions for debconf questions
Break the lower level functions out to set a question's value or seen
flag out as to ease the move away of preseed files and drop usage of
OLDSYS_PRESEED_FILE from the testsuite.
Update the testsuite correspondingly, taking the occasion to separate
fields with tab rather than spaces.
Signed-off-by: Lo??c Minier <lool at debian dot org> | # |
| 09:21 on Aug 24, 2011 | debian-installer/oldsys-preseed | Commit by lool :: rfd24b8f oldsys-preseed/functions: | # |
| 09:21 on Aug 24, 2011 | debian-installer/oldsys-preseed | Commit by lool :: rc6fd0ce oldsys-preseed/ (23 files in 3 dirs): Set output preseed file globally
This sets the output preseed file once before calling into functions
rather than passing it down through each function call. This makes
function calls slightly nicer and prepares the ground for an
implementation which doesn't use an output file (but calls debconf
directly). Take this occasion to cleanup the description of add() and
add_or_set_seen(), and to use consistent quoting.
Signed-off-by: Lo??c Minier <lool at debian dot org> | # |
| 09:21 on Aug 24, 2011 | debian-installer/oldsys-preseed | Commit by lool :: r0186c8c oldsys-preseed/ (5 files in 3 dirs): Introduce OLDSYS_PRESEED_FILE and _TEST_OUTPUT
Rename FILE to OLDSYS_PRESEED_FILE to avoid potential clashes and use a
new OLDSYS_PRESEED_TEST_OUTPUT specifically for the output of tests,
since some tests don't actually relate to preseeding.
Signed-off-by: Lo??c Minier <lool at debian dot org> | # |
| 13:11 on Apr 21, 2011 | debian-installer/oldsys-preseed | Commit by hector.oron :: ra18bd39 oldsys-preseed/debian/ (changelog rules): | # |
| 21:24 on Jan 17, 2011 | debian-installer/oldsys-preseed | Commit by joey :: r8d6ba5e oldsys-preseed/debian/control: update Vcs fields | # |
| 20:08 on Jan 17, 2011 | debian-installer/oldsys-preseed | Commit by joey :: r7eba0b6 oldsys-preseed/ (.gitignore debian/.gitignore): add gitignores, converted from svn | # |