b599a7d7dc
- Update to version 0.0+git20190724.7f3b281: * Set DHCLIENT(6)_SET_HOSTNAME=yes in sysconfig/network/dhcp * Remove examples dir * Remove useless rm * Move snapshot creation into a separate service (bsc#1129730)
Fabian Vogt2019-07-24 14:08:47 +00:00
116902e4d9
- Update to version 0.0+git20190705.e2889c3: * Don't run jeos-firstboot.service if cloud-init is active (jsc#SLE-7254) * Do not fail when updating bootloader in no-UEFI
Fabian Vogt2019-07-05 13:02:25 +00:00
fec2e82f1f
- Update to version 0.0+git20190523.f1f2bfa: * Fix broken function call in raspberrywifi, simplify * Don't overwrite WiFi interface config * Don't overwrite the cleanup trap * Fix whitespace * Don't use "if d", it never returns false * Skip WiFi interface selection if there's only one * Ignore setterm -msg failure * Don't read stderr from dialog, use --output-fd instead * Clean and fix raspberrywifi * Fix module hook execution * Fix warning on startup * Fix typos/clarify comments in jeos-firstboot.conf * Remove shebang and empty line in raspberrywifi
Fabian Vogt2019-05-23 09:34:28 +00:00
acb21a2068
- Split module for WiFi configuration into subpackage
Fabian Vogt2019-05-21 12:24:48 +00:00
01732c03ec
- Update to version 0.0+git20190521.23bc1d3: * is_raspberry: do not show grep errors in non-rpi * Configure all interfaces that resolves * Allow to skip certain steps by setting values in a configuration file * Execute external script(s) on firstboot
Fabian Vogt2019-05-21 12:08:11 +00:00
1ba6d6c5ea
- Update to version 0.0+git20190417.7ba1ac9: * Only configure snapper quota if no btrfs qgroups exist yet
Guilherme Moro
2019-04-17 09:22:46 +00:00
e4a69d1a63
- Update to version 0.0+git20190416.7a667ec: * reenable console loglevel to the default
Fabian Vogt2019-04-16 15:22:52 +00:00
b6294c7840
- Update to version 0.0+git20190319.e7555da: * Use the base symlink for the new location * Correct if statement coding style * Remove unneeded comment from new if block * Test if snapper exists before trying to run it
Fabian Vogt2019-03-19 15:09:56 +00:00
58d2dd614d
- Update to version 0.0+git20190315.4a7660d: * Support the non-standard and hopefully temporary location for the SLE EULAs (works around jsc#SLE-3067 and fixes bsc#1127166)
Fabian Vogt2019-03-15 13:59:00 +00:00
1589b61ba0
Include changesauthor in the service file
Guilherme Moro
2019-02-25 15:04:39 +00:00
9e28190688
- Update to version 0.0+git20190222.ccc0ad8: * Fix backtitle of license agreement regression, bsc#1126319
Guilherme Moro
2019-02-22 13:00:27 +00:00
9bf0ca1141
- Update to version 0.0+git20190213.3c01127: * Less warnings, fix license decline dialog * Do not fail on wireless setup * Avoid systemd output on the screen, bsc#1119382 * Check wlan adaptor presence, bsc#1122901
Fabian Vogt2019-02-13 10:02:02 +00:00
1f97cacc4b
- Update to version 0.0+git20181207.6b889b0: * Implement review comments * run wifi config in the end * Deal with file security for wifi config * Create confirmation dialog for exiting * quote comparing variables to avoid errors * Overall implementation of commands and flow
Guilherme Moro
2018-12-07 15:40:54 +00:00
14b1d7a006
- Update to version 0.0+git20181025.0848274: * Fix setting the locale bnc#1113127 * Fix reading the default timezone if /etc/localtime is a relative symlink
Guilherme Moro
2018-10-25 14:05:52 +00:00
bc7e3e93b5
- Update to version 0.0+git20181008.086fc72: * Prefix more commands with "run" to allow test runs as non-root * Only list locales which glibc has information about
Guilherme Moro
2018-10-12 07:59:28 +00:00
5b1e3c046e
- Update to version 0.0+git20180808.85a2c03: * Get list of locales from /usr/share/langset/ and remove duplicate "us" keymap
Guilherme Moro
2018-08-09 12:39:10 +00:00
2266100252
- Update to version 0.0+git20180803.c9090ae: * Remove jeos-add-repos, superseded by the live-add-yast-repos package
Guilherme Moro
2018-08-03 11:04:17 +00:00
f939a1e27e
- Update to version 0.0+git20180801.e679773: * Don't print errors if plymouth is not installed (bsc#1101879) * Don't switch to the choosen LANG before fbiterm/kmscon is started * Replace "tty" call with "ps h -o tty" * Remove kmscon_localed, now part of upstream kmscon * Fallback to fbiterm if kmscon not available * Don't start kmscon on serial consoles * Improve kmscon call * kmscon integration
Guilherme Moro
2018-08-01 13:16:29 +00:00
ea10710cee
Accepting request 618346 from devel:openSUSE:Factory
Yuchen Lin2018-06-22 11:36:00 +00:00
86218356e0
- Update to version 0.0+git20180615.258b566: * make jeos-firstboot.service closer to YaST2-Firstboot.service * Use own canary file instead of ConditionFirstBoot to allow reconfiguration (bsc#1097630) * Use live-langset-data to setup locale settings during runtime (bsc#1096556)
Fabian Vogt2018-06-21 14:50:25 +00:00
2948bf5af2
- Update to version 0.0+git20180425.76e5ff7: * Turn off systemd status output while jeos-firstboot is running
Ruediger Oertel
2018-05-25 14:22:27 +00:00
8c37690828
* Turn off systemd status output while jeos-firstboot is running
Ruediger Oertel
2018-05-25 14:21:23 +00:00
594a01c052
- Update to version 0.0+git20180425.76e5ff7: * Turn off systemd status output while jeos-firstboot is running, bsc#1090721
Guilherme Moro
2018-04-26 08:52:45 +00:00
9599ea16b5
- Update to version 0.0+git20180111.c39e31f: * append to vconsole.conf instead of overwriting, needed for bsc#1073467
Guilherme Moro
2018-01-11 11:22:07 +00:00
ce624fd5d4
- Update to version 0.0+git20171113.02e973c: * change initial snapshot number to 2 * Run dracut before initial snapshot
Guilherme Moro
2017-11-13 11:59:30 +00:00
b74ce503fa
- Update to version 0.0+git20171024.4c4ec65: * Add require for snapshots mount point * Initial network configuration fixes bsc#1061829
Guilherme Moro
2017-10-25 16:04:19 +00:00
76c6c01bef
- Update to version 0.0+git20170629.77ff28f: * Add udev-settle to wait all udev rules to be run * Provide default values for LINES and COLUMNS * Check if booted through EFI to fix yast bootloader * fixes after review
Ludwig Nussel2017-07-04 08:56:57 +00:00