index
:
system-boot
20161101-lts
master
next
old
system-boot
Open Infrastructure Developers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Releasing version 20180915.
HEAD
v20180915
master
Daniel Baumann
2018-09-15
2
-1
/
+65
*
Double quoting to prevent globbing and word splitting.
Benjamin Drung
2018-09-15
1
-8
/
+8
*
Fixing resolving FQDN given by DHCP.
Benjamin Drung
2018-09-15
2
-4
/
+22
*
Fixing typos in recently added manpage changes.
Luca Boccassi
2018-09-15
1
-2
/
+2
*
Clarify fromiso documentation in live-boot manpage.
Luca Boccassi
2018-09-15
1
-1
/
+3
*
Adding support for local ISO in fromiso (ONIE).
Erik Ziegenbalg
2018-09-15
1
-1
/
+18
*
Adding backward compatibility rbind mount /lib/live/mount -> /run/live.
Luca Boccassi
2018-09-15
1
-0
/
+7
*
Support live-{top,premount,bottom} hooks (#884355).
Benjamin Drung
2018-09-15
1
-5
/
+51
*
Removing sourcing /scripts/functions in components.
Benjamin Drung
2018-09-15
2
-8
/
+0
*
Fixing overlay mount after switch to /run/live.
Benjamin Drung
2018-09-15
1
-1
/
+1
*
Fixing fromiso after switch to /run/live.
Luca Boccassi
2018-09-15
2
-7
/
+7
*
Fixing custom mounts after switch to /run/live.
Luca Boccassi
2018-09-15
1
-4
/
+4
*
Removing workaround for ipconfig issues.
Charles (Chas) Williams
2018-09-15
1
-12
/
+2
*
Using true|false instead of y|n for environment variables.
Luca Boccassi
2018-09-15
2
-14
/
+15
*
Adding back persistance fsck option.
Chas Williams
2018-09-15
3
-1
/
+41
*
Fixing ifconfig parsing (#892772).
Sameer Agrawal
2018-09-15
1
-1
/
+1
*
Updating DNSFILE even if DNSFILE contains only commented or empty lines.
raizo62
2018-09-15
1
-1
/
+1
*
Stripping comments from checksums files passed to "shaXsum -c" (#856482).
Raphaël Hertzog
2018-09-15
1
-1
/
+1
*
Using klibc's mount again for fuse mounts (#868559).
Daniel Reichelt
2018-09-15
2
-10
/
+0
*
Adding configuration variables to build a stripped down initrd (#886337).
Benjamin Drung
2018-09-15
2
-34
/
+77
*
Simplify mount point handling by using /run/live instead of /lib/live/mount (...
Benjamin Drung
2018-09-15
6
-65
/
+24
*
Support setting upperdir tmpfs size with overlay-size boot parameter (#885466).
Benjamin Drung
2018-09-15
3
-2
/
+9
*
Avoiding double slashes in some paths (#885453).
Benjamin Drung
2018-09-15
1
-3
/
+3
*
Don't replace busybox's wget by the true wget (#885455).
Benjamin Drung
2018-09-15
1
-7
/
+0
*
Fixing read-only persistence mode with overlayfs, thanks to Ronny Standtke <r...
Ronny Standtke
2018-09-15
1
-0
/
+7
*
Fixing spelling errors in live-boot(7).
Raphaël Hertzog
2018-09-15
1
-5
/
+5
*
Do not duplicate files in /lib/live/boot/ and /bin/boot/ in the initrd, thank...
Raphaël Hertzog
2018-09-15
1
-1
/
+1
*
Only copying /etc/live/boot if it exists.
Raphaël Hertzog
2018-09-15
1
-1
/
+4
*
Improving removable_dev() in 9990-misc-helpers.sh when /sys/block/ is empty (...
Raphaël Hertzog
2018-09-15
1
-0
/
+8
*
Fixing typo in nls_ascii module (nls_asci -> nls_ascii).
Raphaël Hertzog
2018-09-15
1
-1
/
+1
*
Releasing version 20161101.
v20161101
Daniel Baumann
2016-10-31
2
-1
/
+17
*
Using build UUID in initramfs.
Gaudenz Steinlin
2016-10-31
1
-2
/
+2
*
Using human readable device label for LUKS prompt.
Gaudenz Steinlin
2016-10-31
1
-5
/
+13
*
Adding plymouth support for LUKS password prompt.
Gaudenz Steinlin
2016-10-31
1
-35
/
+19
*
Fixing removable device flag handling for live-medium.
Gaudenz Steinlin
2016-10-31
1
-11
/
+39
*
Immediately detecting medium from live-media parameter.
Gaudenz Steinlin
2016-10-31
1
-13
/
+14
*
Adding option to specific alternative mount opts for live-media (live-media-m...
Kristian Klausen
2016-10-31
3
-3
/
+12
*
Adding option to override UUID embedded in the initramfs (live-media-uuid).
Kristian Klausen
2016-10-31
3
-1
/
+9
*
Adding FAT ascii iocharset support.
Kristian Klausen
2016-10-31
1
-0
/
+1
*
Releasing version 20160701.
v20160701
Daniel Baumann
2016-07-28
2
-1
/
+12
*
Adding commit messages to previous changelog.
Daniel Baumann
2016-07-28
1
-3
/
+44
*
Checking /etc/live/boot.conf exist before trying copy.
Kristian Klausen
2016-07-28
1
-1
/
+5
*
Copying /etc/live/boot{,.conf} to initramfs.
Kristian Klausen
2016-07-28
1
-0
/
+3
*
Releasing version 20160601.
v20160601
Daniel Baumann
2016-07-28
2
-1
/
+8
*
Correcting version string in changelog.
Daniel Baumann
2016-07-28
1
-1
/
+1
*
Some fixups to ensure we work with busybox/klibc-utils.
Raphaël Hertzog
2016-07-28
2
-15
/
+15
*
No longer modifying PATH to point to /root and thus stop using executables fr...
Raphaël Hertzog
2016-07-28
2
-30
/
+11
*
Correcting spelling typo in variable name in live-boot frontend, thanks to Gi...
Daniel Baumann
2016-07-28
1
-3
/
+3
*
Fixing detection of (no)persistence option in read-only mode.
Evgeni Golov
2016-07-28
1
-1
/
+1
*
Setting default host in fetch urls to be ROOTSERVER if it is blank (Closes: #...
Russell Stuart
2016-07-28
1
-0
/
+3
[next]