openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
K
kexecboot
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
13 days
ago. based on code collected
14 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 10 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed bug in scan_devices(). Device may remain opened after scanning. Thanks to Omegamoon for this!
Yuri Bushmelev
More...
about 16 years ago
sync fstype code with klibc
Thomas Kunze
More...
about 16 years ago
Added ext4 to identify_fs(). Thanks to Omegamoon. Note: to use ext4 you needed support in kernel (e.g. 2.6.28 and later).
Yuri Bushmelev
More...
about 16 years ago
Segfault fixed when no 'Hardware' line was found in /proc/cpuinfo. Thanks to Omegamoon for reporting.
Yuri Bushmelev
More...
about 16 years ago
Device nodes are now re-created while scanning. Kernels checking order is changed: 1. /boot/zImage-<machine>, where <machine> coming from model_info[]; 2. /boot/zImage; 3. /zImage.
Yuri Bushmelev
More...
about 16 years ago
Removed unneeded sleep(1) before reboot
Yuri Bushmelev
More...
about 16 years ago
Kexecboot now can create non-existent device nodes.
Yuri Bushmelev
More...
about 16 years ago
Added rescan option and some interactive text messages on top.
Yuri Bushmelev
More...
about 16 years ago
Applied patch to handle 2bpp and 1bpp modes
Yuri Bushmelev
More...
about 16 years ago
Input device corrected in usage output
Yuri Bushmelev
More...
about 16 years ago
Added fix for tosa keyboard
Yuri Bushmelev
More...
about 16 years ago
Extra delay for initializing slow SD/CF added
Yuri Bushmelev
More...
about 16 years ago
Big refactoring is done. + kexec_execw is moved to util.c and renamed to fexecw (fork, exec and wait); + hardware detection is moved to util.c function detect_hw_model(); + scan_devices rewritten in some places: DPRINTF, stat(), kernelpath and fstype strdup's; + default FB angle and event interface now can be redefined from make (KXB_FBANGLE, KXB_EVENTIF); + some other small fixes and reformatting.
Yuri Bushmelev
More...
about 16 years ago
Add patch to always use 16bit writes, this fixes tosa screen corruption and wont harm other machines Thanks to Graeme Gregory <
[email protected]
>
Yuri Bushmelev
More...
about 16 years ago
New utility files added in preparation for some refactoring
Yuri Bushmelev
More...
about 16 years ago
Added Yuri Bushmelev to copyright list :)
Yuri Bushmelev
More...
about 16 years ago
Disabled OK and Enter when there is no bootable devices
Yuri Bushmelev
More...
about 16 years ago
Cursor switched off
Yuri Bushmelev
More...
about 16 years ago
Added graphical 'no bootable devices' message
Yuri Bushmelev
More...
about 16 years ago
scan_devices() moved closer to main loop Message "no bootable device found" id disabled
Yuri Bushmelev
More...
about 16 years ago
Debug switched off for release
Yuri Bushmelev
More...
about 16 years ago
Added more debug
Yuri Bushmelev
More...
about 16 years ago
Typo
Yuri Bushmelev
More...
about 16 years ago
Some spellchecking done (thanks to ant)
Yuri Bushmelev
More...
about 16 years ago
Changed boot text to be more 'official'
Yuri Bushmelev
More...
about 16 years ago
Some (whitespace) cleanup
Yuri Bushmelev
More...
about 16 years ago
Added .gitignore to ignore KDevelop stuff
Yuri Bushmelev
More...
about 16 years ago
More debug messages added
Yuri Bushmelev
More...
about 16 years ago
Fixed wrong debug output and '-i' help option
Yuri Bushmelev
More...
about 16 years ago
Reboot option implemented
Yuri Bushmelev
More...
about 16 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree